Answer Posted / pandian s
(No column Name) Col1 Col2
1 xx xx
1 xx xx
Note: 'xx' is nothing but Columns' actual data.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
What is a database trigger?
How do you break a loop in pl sql?
What is the purpose of using pl/sql?
What is materialized view in sql?
What is the use of non clustered index?
How many sql statements are used? Define them.
How to display Row Number with Records in Oracle SQL Plus?
Why query optimization is needed?
Which language is used in sql?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
what are the join types in tsql? : Transact sql
how to delete an existing column in a table? : Sql dba
What is rename in sql?
Is vs as in pl sql?