SQL Server 2000 With this type of index, the data are stored in the bottom level of the index and in the same order as that index. Secondary Primary Nonclustered Clustered Secondary Primary Nonclustered Clustered ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server, parameters and variables in T-SQL start with the "%" sign. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? Both of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Neither of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only Both of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Neither of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? SQL Server only security Both SQL Server and Windows-only security Windows-only security Mixed security SQL Server only security Both SQL Server and Windows-only security Windows-only security Mixed security ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server pessimistic locking, no lock is obtained until the user updates the data. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the three possible types of triggers does SQL Server support? BEFORE only AFTER only INSTEAD OF and AFTER only INSTEAD OF only BEFORE only AFTER only INSTEAD OF and AFTER only INSTEAD OF only ANSWER DOWNLOAD EXAMIANS APP