Answer Posted / ayan banerjee
create type type_name as object
()
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is trigger a stored procedure?
What are analytical functions in sql?
what is schema? : Sql dba
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is the use of prepared statement?
What is the difference between sql and t sql?
How do you update f as m and m as f from the below table testtable?
what is bcp? When is it used?
What is a sql instance vs database?
Which one is faster ienumerable or iqueryable?
What are types of joins?
How is debugging done?
explain commit and rollback in mysql : sql dba
how to present a past time in hours, minutes and seconds? : Sql dba
how to drop an existing view in mysql? : Sql dba