1.

State true or false: Users can define new data types in SQL(a) True(b) FalseI have been asked this question in unit test.I need to ask this question from SQL Data Types and Schemas in division Intermediate and Advanced Sql of RDBMS

Answer»

Correct ANSWER is (a) True

Easiest EXPLANATION: SQL allows the CREATION of new data types using the “create typeasfinal;” statement.



Discussion

No Comment Found

Related InterviewSolutions