What is varchar example?



What is varchar example?..

Answer / Wasif Husain

'varchar(10)' is an example of a 'varchar' column in SQL. It can store strings up to 10 characters but will use less space if the string is shorter.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How to get employee name from employee table which is the fiveth highest salary of the table

20 Answers   Infosys, Rolta,


How many tables can you join in sql?

1 Answers  


how is exception handling handled in mysql? : Sql dba

1 Answers  


What data types does pl/SQL have?

3 Answers  


What are triggers, and when would you use them?

3 Answers  


What is sqlcontext?

1 Answers  


Initially question was asked to mention the types of indexes. Then asked about BITMAP INDEX and B-Tree Index

2 Answers   Polaris,


How to set up sql*plus output format in oracle?

1 Answers  


What is write ahead logging in sql server?

1 Answers  


What is the advantage of nosql?

1 Answers  


What are different types of sql?

1 Answers  


I have a table .in the table 100 recored is there .we have get the single row with out using clause..

3 Answers  


Categories