Inside SQL Server 2000 by Kalen Delaney

By Kalen Delaney

This can be the definitive better half to Microsoft SQL Server 2000. The authors have mixed the views of the developer and the consumer right into a readable and entire advisor. Ron Soukup led the SQL Server improvement crew for a decade, and he remains to be one among its key architects. Kalen Delaney has been operating with the applying designers and builders for nearly that lengthy. this can be their consultant to why SQL Server is how it is, and the way it's going to be used. The advisor enhances the reference fabric in SQL Server Books on-line.

Show description

Read or Download Inside SQL Server 2000 PDF

Best system administration books

Java Performance and Scalability: Server-Side Programming Techniques

This e-book used to be written with one target in brain: to supply Java programmers with the services had to construct effective, scalable Java code. the writer stocks his adventure in server-side functionality tuning via measured functionality tests, referred to as optimizations. each one optimization discusses suggestions to enhance the functionality and scalability of your code.

Deploying Microsoft Forefront Protection 2010 for Exchange Server (It Professional Series)

Get concentrated, real-world advice for making plans and imposing vanguard safeguard for alternate Server--and aid safeguard firm e mail from viruses, unsolicited mail, phishing, and coverage violations. Guided through key participants of the Microsoft vanguard workforce, you are going to delve into approach elements, positive aspects, and features, and step via crucial making plans and layout concerns.

Additional info for Inside SQL Server 2000

Sample text

Released the first commercially available relational database in 1979. IBM Corporation was an early adopter of Dr. Codd’s model and also helped to develop the computer language that is used to access all relational databases today—Structured Query Language (SQL). Using English-like commands, SQL users can easily interact with relational databases without having to write complex computer programs or needing to know where or how the data is physically stored on disk. Samples of SQL statements are used in examples throughout this book.

B. The WAIT status indicates that the dispatcher is waiting to process a client request. For more information, see Chapter 5. 20. C. You use the ALTER USER statement to change a password. The keywords IDENTIFIED BY tell the database to assign a new password to the user. For more information, see Chapter 6. 21. A. The privilege SYSDBA is the most powerful system privilege; it allows the grantee to start up and shut down the database as well as enable ARCHIVELOG mode or NOARCHIVELOG mode. For more information, see Chapter 6.

Twenty, a maximum of ten local destinations, and ten remote destinations Assessment Test xxxvii 38. If a user inadvertently drops a table, this is considered what type of failure? A. Instance B. User error C. Statement D. User process 39. If the database instance fails, but will not shut down, you must use which command(s) before instance recovery can be performed? ) A. STARTUP NOMOUNT B. STARTUP MOUNT C. SHUTDOWN IMMEDIATE; STARTUP FORCE D. SHUTDOWN ABORT; STARTUP 40. Which of the following is not a valid database state?

Download PDF sample

Rated 4.00 of 5 – based on 39 votes