Answer Posted / ayan banerjee
create type type_name as object
()
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain the savepoint statement.
What is clustered index in sql?
What is the execution plan in sql?
what's the difference between a primary key and a unique key? : Sql dba
Define concurrency control. : Transact sql
Can primary key be changed?
what is the difference between cluster and non cluster index? : Sql dba
Can a commit statement be executed as part of a trigger?
What is parameter substitution in sql?
What is sql clause?
How do I start sql from command line?
How do we accept inputs from user during runtime?
What is the difference between database trigger and stored procedure?
How to select all records from the table?
How you improve the performance of sql*loader? : aql loader