SQL Server 2000 An SQL Server 2000 language that adds programming elements like parameters, variables, IF, WHILE loops, and so forth, to the basic capabilities of SQL is called: TRANSACT SQL COBOL V NET Visual Basic TRANSACT SQL COBOL V NET Visual Basic ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server optimistic locking, an update lock is placed on the row when the row is read. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Both SQL Server and Windows-only security Mixed security SQL Server only security Windows-only security Both SQL Server and Windows-only security Mixed security SQL Server only security Windows-only security ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? 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 Both of the two methods above will work ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 There is only one way to create and modify tables in SQL Server. Write SQL code using either the CREATE or ALTER statements. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 The .NET languages are the most popular languages for writing stored procedures in SQL Server 2000. False True False True ANSWER DOWNLOAD EXAMIANS APP