1.

Exact Numeric data type is ___________(a) bigint(b) int(c) smallmoney(d) all of the mentionedThe question was asked during an online interview.This interesting question is from Data Types in division Laying the Foundation of SQL Server

Answer»

The correct OPTION is (d) all of the mentioned

Easy explanation: Exact numeric DATA types STORE numeric values where you wish to SPECIFY the precision of the variable. They may include integer or DECIMAL numbers.



Discussion

No Comment Found

Related InterviewSolutions