what is the difference between char and varchar data types? : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Is it possible to update views?

0 Answers  


What is a record in a database?

0 Answers  


What is a left inner join?

0 Answers  


What is trigger in sql? Explain

0 Answers  


Can we connect to postgresql using sql developer?

0 Answers  






How many types of functions are there in sql?

0 Answers  


How do you assign Construct the where clause without concatenating Field,value pairs?

1 Answers   Microsoft,


what are the advantages of cursors than procedures?

2 Answers  


Advantages and disadvantages of stored procedure?

0 Answers  


take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...

9 Answers   Zensar,


What is rowtype?

0 Answers  


What is the maximum size of sqlite database?

0 Answers  


Categories