Answer Posted / vetrikumaran
WE CAN CREATE A USER DEFINED DATATYPE BY USING RECORD DATATYPE..
RECORD,INDEX BY TABLE ARE NOT BUT USER DEFINED DATATYPES
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the usage of nvl function?
What does count (*) do in sql?
explain advantages of innodb over myisam. : Sql dba
how is myisam table stored? : Sql dba
What does count (*) mean?
What is cursor and its types?
what are myisam tables? : Sql dba
How long does it take to learn pl sql?
What are different functions in sql?
Why do we use cursors?
Can we use pl sql in sql server?
Explain correlated query work?
What is the limitation on the block size of pl/sql?
Can we use view in stored procedure?
Define the select into statement.