McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Computer Science Engineering (CSE)
→
DataBase Management System (DBMS)
→
This is not a date type in SQL Server 20...
Q.
This is not a date type in SQL Server 2000
A.
Char
B.
String
C.
Bigint
D.
Decimal
Answer» B. String
638
0
Do you find this helpful?
1
View all MCQs in
DataBase Management System (DBMS)
Discussion
No comments yet
Login to comment
Related MCQs
dump, writes out SQL DDL statements and SQL insert statements to a file, which can then be reexecuted to re- create the database.
Which SQL function is used to count the number of rows in a SQL query?
View the Exhibit and examine the data in the EMPLOYEES tables. Evaluate the following SQL statement: SELECT employee_id, department_id FROM employees WHERE department_id= 50 ORDER BY department_id UNION SELECT employee_id, department_id FROM employees WHERE department_id= 90 UNION SELECT employee_id, department_id FROM employees WHERE department_id= 10; What would be the outcome of the above SQL statement?
Which of the following is not a SQL Server INFORMATION_SCHEMA view?
joins are SQL server default
What is the purpose of the index in sql server?
How many types of indexes are there in sql server?
joins are SQL server default
............... joins are SQL server default
SQL Server has mainly how many types of views?