What is a memo field?
No Answer is Posted For this Question
Be the First to Post Answer
how many ways to get the current time? : Sql dba
how to get a list of indexes of an existing table? : Sql dba
What is trigger types in sql?
How does left join work in sql?
what is a sub query?how will you calculate working days in a month using sub query?
What is %type in pl sql?
What are tuples in sql?
What are the types of dbms?
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...
Why we use cross join?
If the base table structure is changed what will happen to join index????
Explain the methods used to protect source code of pl/sql.