Tag: databases
Questions Related to databases
Index will not be used if ... Choose all that apply.
Which of the following conditions will you use in a WHERE clause to select all last names that start with S?
What is the best data type to store the birthdays of the US Presidents, starting with George Washington's birthday of February 22, 1732?
Which of the following is NOT a valid description of the public role?
What's the maximum value can an INT data type hold?
What will be the result of the following SELECT statement SELECT 2000/02/25 + 4
What's the earliest date that can be stored in a DATETIME data type?
Which of the following fixed database roles can add or remove user IDs?
Which of the following data types has the least data type precedence?
What's the maximum number of parameters can a SQL Server 2000 stored procedure have?