Answer Posted / mv
we can create a user defined data type by using subtype.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is percent sign in sql?
Explain alias in sql?
How do I run a sql query?
Write the command to remove all players named sachin from the players table.
What is attribute indicator in pl sql?
Define commit, rollback and savepoint?
how do you know if your mysql server is alive? : Sql dba
Why do we use procedures?
Why trigger is used in sql?
Which is better varchar or nvarchar?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
How to order siblings in oracle hierarchy queries?
What is sqlca in db2?
What packages are available to pl/sql developers?
How to assign sql query results to pl sql variables?