Main categories of SQL Server Data Types, 1. Numeric a. Exact Numeric b. Approximate Numeric 2. Date and Time 3. Character String a. Non-Unicode Character String b. Unicode Character String 4. Binary 5. Others The following detail as given below, DATA TYPES SYNTAX DESC Integer INTEGER It is integer data type and used to specify an integer value. Smallint SMALLINT It is small lint data type and used to specify small integer value. Numeric NUMERIC(X, Y) It ...
Angular, React, JavaScript, Java, PHP, SQL, C#, Vue, NodeJs, TypeScript and Interview Questions Answers