SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? Neither of the two methods above will work Both of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Write SQL code using either CREATE or ALTER SQL statements only Neither of the two methods above will work Both of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Write SQL code using either CREATE or ALTER SQL statements only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server AFTER Triggers may be assigned views. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With this type of index, the bottom level of an index does not contain data, but rather it contains pointers to data. Clustered Primary Secondary Nonclustered Clustered Primary Secondary Nonclustered ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server program code that is executed after an SQL command has been processed is called a(n): AFTER trigger BEFORE trigger BEGIN trigger INSTEAD OF trigger AFTER trigger BEFORE trigger BEGIN trigger INSTEAD OF trigger ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 In SQL Server 2000, which of the following makes a copy of the changes that have been made to the database since the last complete backup? Differential backup Complete backup Transaction Log None of these Differential backup Complete backup Transaction Log None of these ANSWER DOWNLOAD EXAMIANS APP