what are the nonstandard string types? : Sql dba



what are the nonstandard string types? : Sql dba..

Answer / Amit Prasad

Nonstandard string types refer to string data types that are not part of the SQL standard. These may vary depending on the database system, but some examples include VARCHAR in MySQL and CHAR in Oracle.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is thread join () in threading?

1 Answers  


Does postgresql run on the cloud?

1 Answers  


Does mysql support pl sql?

1 Answers  


what are date and time data types in mysql? : Sql dba

1 Answers  


how to use case expression? : Sql dba

1 Answers  


How can you save or place your msg in a table?

1 Answers  


define data blocks ? : Sql dba

1 Answers  


how to use myisamchk to check or repair myisam tables? : Sql dba

1 Answers  


Which software is used for pl sql programming?

1 Answers  


How many sql core licenses do I need?

1 Answers  


What is the Query to print out the individual total number of duplicate row in sql.

5 Answers   TCS,


I want to display the employees who have joined in last two months. (It should be executed randomly means If I execute the query in March it should display Jan and Feb joined employees. Same query if i execute in Feb, 2007 it should display dec, 2006 and jan 2007 joined employees.

15 Answers   Wipro,


Categories