Answer Posted / r98
select to_char(sysdate,'ddsp-month-yyyysp') from dual;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is row? : Sql dba
Can I learn sql in a week?
Can you rollback after commit?
Can we write ddl statements in functions?
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
What is the advantage of index in sql?
Which one is better subquery or joins?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
how to create a test table in your mysql server? : Sql dba
Which table is left in left join?
Can I call a procedure inside a function?
Explain mutating table error.
what are the different type of normalization? : Sql dba
What is column?
What is the starting oracle error number? What is meant by forward declaration in functions?