Author: William G. Page
Publisher:
ISBN: 9780789719751
Category : Computers
Languages : en
Pages : 1082
Book Description
Special Edition Using Oracle8i provides you with a one-stop reference on the latest Oracle database--complete with real-life experiences and practical examples. Key updates that are covered for Oracle8I include SQLJ programming, JavaBeans, CORBA, and Java Virtual Machine. You will learn the fundamentals of Oracle database design, development and administration and progress quickly to using Oracles tools and products to make these tasks easier and faster.
Special Edition Using Oracle8/8i
Author: William G. Page
Publisher:
ISBN: 9780789719751
Category : Computers
Languages : en
Pages : 1082
Book Description
Special Edition Using Oracle8i provides you with a one-stop reference on the latest Oracle database--complete with real-life experiences and practical examples. Key updates that are covered for Oracle8I include SQLJ programming, JavaBeans, CORBA, and Java Virtual Machine. You will learn the fundamentals of Oracle database design, development and administration and progress quickly to using Oracles tools and products to make these tasks easier and faster.
Publisher:
ISBN: 9780789719751
Category : Computers
Languages : en
Pages : 1082
Book Description
Special Edition Using Oracle8i provides you with a one-stop reference on the latest Oracle database--complete with real-life experiences and practical examples. Key updates that are covered for Oracle8I include SQLJ programming, JavaBeans, CORBA, and Java Virtual Machine. You will learn the fundamentals of Oracle database design, development and administration and progress quickly to using Oracles tools and products to make these tasks easier and faster.
Oracle 8
Author: Michael Abbey
Publisher: Berkeley, Calif. ; Montreal : Osborne McGraw-Hill
ISBN:
Category : Computers
Languages : en
Pages : 806
Book Description
This bestselling beginner's guide has been completely revised to cover the new features of Oracle8, including the new object environment and object-oriented programming concepts, data warehousing, and network computing architecture. Since Oracle has made NT its primary development platform for the future, this edition will have more of an NT "flavor" than its UNIX-based predecessor.
Publisher: Berkeley, Calif. ; Montreal : Osborne McGraw-Hill
ISBN:
Category : Computers
Languages : en
Pages : 806
Book Description
This bestselling beginner's guide has been completely revised to cover the new features of Oracle8, including the new object environment and object-oriented programming concepts, data warehousing, and network computing architecture. Since Oracle has made NT its primary development platform for the future, this edition will have more of an NT "flavor" than its UNIX-based predecessor.
Electronic Business and Education
Author: Wendy Chin
Publisher: Springer Science & Business Media
ISBN: 9780792375081
Category : Business & Economics
Languages : en
Pages : 420
Book Description
In order to establish technical prerequisites for efficient electronic business and education on the Internet, appropriate system support is needed as a vital condition for maximization of both short-term and long-term profits. Electronic Business and Education: Recent Advances in Internet Infrastructures discusses current research topics in the domain of system support for e-business and e-education on the Internet, and stresses the synergistic interaction of these two components. Attention is given to both scientific and engineering issues. Electronic Business and Education: Recent Advances in Internet Infrastructures is suitable as a secondary text for a graduate level course and as a reference for researchers and practitioners in industry, particularly in the area of e-business and e-education on the Internet. `There is no longer any question that the Internet and electronic communication are the major new tools for collaborative advances in the creation of new knowledge and in future learning.' Excerpt from Foreword by Robert C. Richardson, Nobel Laureate 1996, Cornell University, USA
Publisher: Springer Science & Business Media
ISBN: 9780792375081
Category : Business & Economics
Languages : en
Pages : 420
Book Description
In order to establish technical prerequisites for efficient electronic business and education on the Internet, appropriate system support is needed as a vital condition for maximization of both short-term and long-term profits. Electronic Business and Education: Recent Advances in Internet Infrastructures discusses current research topics in the domain of system support for e-business and e-education on the Internet, and stresses the synergistic interaction of these two components. Attention is given to both scientific and engineering issues. Electronic Business and Education: Recent Advances in Internet Infrastructures is suitable as a secondary text for a graduate level course and as a reference for researchers and practitioners in industry, particularly in the area of e-business and e-education on the Internet. `There is no longer any question that the Internet and electronic communication are the major new tools for collaborative advances in the creation of new knowledge and in future learning.' Excerpt from Foreword by Robert C. Richardson, Nobel Laureate 1996, Cornell University, USA
Network Tutorial
Author: Steve Steinke
Publisher: CRC Press
ISBN: 104019138X
Category : Computers
Languages : en
Pages : 673
Book Description
Network Tutorial delivers insight and understanding about network technology to managers and executives trying to get up to speed or stay current with the complex challenges of designing, constructing, maintaining, upgrading, and managing the netwo
Publisher: CRC Press
ISBN: 104019138X
Category : Computers
Languages : en
Pages : 673
Book Description
Network Tutorial delivers insight and understanding about network technology to managers and executives trying to get up to speed or stay current with the complex challenges of designing, constructing, maintaining, upgrading, and managing the netwo
Computerworld
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 108
Book Description
For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.
Publisher:
ISBN:
Category :
Languages : en
Pages : 108
Book Description
For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.
PC Mag
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 490
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
Publisher:
ISBN:
Category :
Languages : en
Pages : 490
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
Oracle SQL*Plus
Author: Jonathan Gennick
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565925786
Category : Computers
Languages : en
Pages : 532
Book Description
This book is the definitive guide to SQL*Plus. If you want to take best advantage of the power and flexibility of this popular Oracle tool, you need this book. SQLPlus is an interactive query tool that is ubiquitous in the Oracle world. It is present in every Oracle installation and is available to almost every Oracle developer and database administrator. SQLPlus has been shipped with Oracle since at least version 6. It continues to be supported and enhanced with each new version of Oracle, including Oracle8 and Oracle8i. It is still the only widely available tool for writing SQL scripts. Despite this wide availability and usage, few developers and DBAs know how powerful SQL*Plus really is. This book introduces SQLPlus, includes a quick reference to all of its syntax options, and, most important, provides chapters that describe, in step-by-step fashion, how to perform all of the tasks that Oracle developers and DBAs want to perform with SQLPlus -- and maybe some they didn't realize they COULD perform with SQLPlus. You will learn how to write and execute script files, generate ad hoc reports, extract data from the database, query the data dictionary tables, customize your SQLPlus environment, and use the SQL*Plus administrative features (new in Oracle8i). This book is an indispensable resource for readers who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and a quick reference for every user. A table of contents follows: Preface Introduction to SQLPlus Interacting with SQLPlus Generating Reports with SQLPlus Writing SQLPlus Scripts Extracting Data with SQLPlus Exploring Your Database with SQLPlus Advanced Scripting Tuning and Timing The Product User Profile Administration with SQLPlus Customizing Your SQLPlus Environment Appendices A. SQLPlus Command Reference B. Connect Strings and the SQLPlus Command
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565925786
Category : Computers
Languages : en
Pages : 532
Book Description
This book is the definitive guide to SQL*Plus. If you want to take best advantage of the power and flexibility of this popular Oracle tool, you need this book. SQLPlus is an interactive query tool that is ubiquitous in the Oracle world. It is present in every Oracle installation and is available to almost every Oracle developer and database administrator. SQLPlus has been shipped with Oracle since at least version 6. It continues to be supported and enhanced with each new version of Oracle, including Oracle8 and Oracle8i. It is still the only widely available tool for writing SQL scripts. Despite this wide availability and usage, few developers and DBAs know how powerful SQL*Plus really is. This book introduces SQLPlus, includes a quick reference to all of its syntax options, and, most important, provides chapters that describe, in step-by-step fashion, how to perform all of the tasks that Oracle developers and DBAs want to perform with SQLPlus -- and maybe some they didn't realize they COULD perform with SQLPlus. You will learn how to write and execute script files, generate ad hoc reports, extract data from the database, query the data dictionary tables, customize your SQLPlus environment, and use the SQL*Plus administrative features (new in Oracle8i). This book is an indispensable resource for readers who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and a quick reference for every user. A table of contents follows: Preface Introduction to SQLPlus Interacting with SQLPlus Generating Reports with SQLPlus Writing SQLPlus Scripts Extracting Data with SQLPlus Exploring Your Database with SQLPlus Advanced Scripting Tuning and Timing The Product User Profile Administration with SQLPlus Customizing Your SQLPlus Environment Appendices A. SQLPlus Command Reference B. Connect Strings and the SQLPlus Command
InfoWorld
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 102
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
Publisher:
ISBN:
Category :
Languages : en
Pages : 102
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
InfoWorld
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 144
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
Publisher:
ISBN:
Category :
Languages : en
Pages : 144
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
InfoWorld
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 106
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
Publisher:
ISBN:
Category :
Languages : en
Pages : 106
Book Description
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.