adplus-dvertising
frame-decoration

Question

______________ function returns current date and time.

a.

SET DATEFIRST

b.

SYSDATETIME

c.

Cert_ID

d.

GETDATE

Answer: (d).GETDATE

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ______________ function returns current date and time.

Similar Questions

Discover Related MCQs

Q. Which of the following function checks whether the expression is a valid date or not?

Q. Which of the following is not a mathematical function?

Q. @@NESTLEVEL function falls under which of the following category?

Q. __________ are used for supporting encryption, decryption, digital signing and their validation.

Q. DecryptByKeyAutoCert is ________________ type function.

Q. Text and Image Functions are ___________

Q. Which of the following is not a conversion function?

Q. ______________ returns the rank of rows within the partition of a result set, without any gaps in the ranking.

Q. Built in Functions in SQL Server is categorized into how many categories?

Q. Which SQL function is used to count the number of rows in a SQL query?

Q. Which of the following SQL clauses is used to DELETE tuples from a database table?

Q. ___________removes all rows from a table without logging the individual row deletions.

Q. Which of the following is not a DDL command?

Q. Which of the following are TCL commands?

Q. ________________ is not a category of SQL command.

Q. If you don’t specify ASC or DESC after a SQL ORDER BY clause, the following is used by default ______________

Q. What is the purpose of the SQL AS clause?

Q. What does DML stand for?

Q. With SQL, how do you select all the records from a table named “Persons” where the value of the column “FirstName” ends with an “a”?

Q. With SQL, how can you return all the records from a table named “Persons” sorted descending by “FirstName”?