Answer Posted / naresh
When a char variable is not specified in a data definition
or variable declaration statement, the default length is 1.
When a variable is not specified when using the CAST and
CONVERT functions, the default length is 30.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we debug stored procedure?
Does pdo prevent sql injection?
How do I order by ascending in sql?
Why cross join is used?
Why do we use sqlite?
How do I run pl sql in sql developer?
Is it possible to sort a column using a column alias?
What is cost in sql execution plan?
How do you declare a user-defined exception?
Does pl sql work in mysql?
What is rollback?
what are local and global variables and their differences? : Sql dba
What is type and rowtype in pl sql?
What is input buffer in sql*plus?
Is primary key an index?