What is a memo field?


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

Post New Answer

More SQL PLSQL Interview Questions

how many ways to get the current time? : Sql dba

0 Answers  


how to get a list of indexes of an existing table? : Sql dba

0 Answers  


What is trigger types in sql?

0 Answers  


How does left join work in sql?

0 Answers  


what is a sub query?how will you calculate working days in a month using sub query?

4 Answers   InteQ,






What is %type in pl sql?

0 Answers  


What are tuples in sql?

0 Answers  


What are the types of dbms?

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,


Why we use cross join?

0 Answers  


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

2 Answers  


Explain the methods used to protect source code of pl/sql.

0 Answers  


Categories