how many groups of data types? : Sql dba



how many groups of data types? : Sql dba..

Answer / Uma Kaushik

There are two main groups of data types in SQL: numeric types (like INT, FLOAT, and DECIMAL) and string types (like CHAR, VARCHAR, and NVARCHAR). Some databases may also have additional data types for dates, times, and binary data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is online transaction processing (oltp)?

1 Answers  


If the base table structure is changed what will happen to join index????

2 Answers  


what are the join types in tsql? : Transact sql

1 Answers  


find the third highest salary?

23 Answers  


Which is better join or inner query?

1 Answers  


What is dba in sql? : SQL DBA

1 Answers  


How to get second highest salary from a table

3 Answers  


What is difference between TRUNCATE & DELETE?

16 Answers   Ahn Infotech, CitiGroup, ICICI, PreVator, Saama Tech, SkyTech, TCS,


What is prepared statement in sql?

1 Answers  


explain normalization concept? : Sql dba

1 Answers  


What trigger means?

1 Answers  


What are the types of functions in sql?

1 Answers  


Categories