Answer Posted / priyanka
The default value of char and number is null.
The default size is taken as 1 for char.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
what is a primary key? : Sql dba
Explain the purpose of %type and %rowtype data types?
what is the difference between char and varchar data types? : Sql dba
How to get list of all tables from a database?
What does (+) mean in sql joins?
In what condition is it good to disable a trigger?
What is pl sql block structure?
How exception handling is done in advance pl/sql?
What is clustered index sql?
How to assign sql query results to pl sql variables?
Can we use loop in sql?
Is sql sequential or random?
How many unique keys can a table have?
how to fetch common records from two tables? : Sql dba
What is cursor in pl sql with examples?