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
What is join view in sql?
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
Can you have more than one key in a database?
How do I copy a table in sql?
Why do we need databases?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
Does sqlite need a server?
Can function return multiple values in sql?
What is the purpose of the sql select top clause?
Why are cursors used?
Are dml statements autocommit?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
How can we store rows in PL/SQL using array?
what are the types of subquery? : Sql dba
How does join work in sql?