what is the difference between to_char and to_date
functions?
Answer Posted / xc
cxc
| Is This Answer Correct ? | 5 Yes | 22 No |
Post New Answer View All Answers
what is a database transaction? : Sql dba
How do you write a complex sql query?
How do I view output in sql developer?
Is primary key an index?
How do you rank data in sql?
How do you sort in sql?
What is difference between pl and sql?
What is trigger in sql and its types?
What are the different datatypes available in PL/SQL?
What is a temporal data type?
What are the various levels of constraints?
What is Histogram?
What is sql key?
How can I change database name in sql?
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)