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
How do I trace sql profiler?
What are the different types of sql commands?
What is a native sql query?
What is trigger explain with example?
How do I copy a table in sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
what is a composite primary key ? : Sql dba
What is posting?
How to run sql statements with oracle sql developer?
How to disable a trigger name update_salary?
What is recursive stored procedure?
What is substitution variable?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What operators deal with null?
what is column? : Sql dba