What are different sql data types?



What are different sql data types?..

Answer / Avanish Kumar Shukla

"SQL supports various data types, including NUMERIC (INTEGER, DECIMAL), STRING (CHARACTER, VARCHAR), DATE/TIME (DATE, TIMESTAMP), BOOLEAN (TRUE, FALSE), and BINARY (BINARY STRING)."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between function and procedure in pl/sql?

1 Answers  


what are the types of join and explain each? : Sql dba

1 Answers  


What is the difference between microsoft access and sql?

1 Answers  


How do I view tables in sql developer?

1 Answers  


Is sql a case sensitive language?

1 Answers  


Explain character-manipulation functions?

1 Answers  


What are the main features of cursor?

1 Answers  


how to use 'mysql' to run sql statements? : Sql dba

1 Answers  


Can I call a procedure inside a function?

1 Answers  


What is difference between cursor and ref cursor?

1 Answers  


what is a trigger in mysql? : Sql dba

1 Answers  


what is not null constraint? : Sql dba

1 Answers  


Categories