1.

Data types in SQL Server are organized into how many categories?(a) 6(b) 8(c) 9(d) 10This question was addressed to me during an internship interview.I'm obligated to ask this question of Data Types topic in division Laying the Foundation of SQL Server

Answer»

The correct OPTION is (a) 6

Explanation: SQL SERVER offers six categories of data types for your USE:-EXACT numeric, Unicode character strings, approximate numeric, Binary strings, Date and TIME and Character strings.



Discussion

No Comment Found

Related InterviewSolutions