Answer to Question #172344 in Databases | SQL | Oracle | MS Access for william

Question #172344

define in detail datatypes in SQL server?


1
Expert's answer
2021-03-17T06:08:06-0400

A SQL variable is an object which can hold a single data value of a specific data types. It is used in batches and scripts.

Each column of the SQL required a name and datatype.

String datatype: char(size),VARCHAR(size),BINARY(size),VARBINARY(size), TINYBLOB, TINYTEXT, TEXT(size),BLOB(size) etc

Numeric datatype:

Bit(size), TINYINT(size), BOOL, BOOLEAN, SMALLINT(size),MEDIUMINT(size),INT(size) etc.

Date and Time Data Type:

DATE, DATETIME(fsp), TIMESTAMP(fsp), TIME(fsp), YEAR



Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS