26. Display the earliest shipping date in the format:
DD/MON/YYYY
Answer Posted / nazim
select convert(char(12),getdate(),106)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is concurrency in oracle?
1) Does oracle have any table which contain all the exceptions and it's code internally?
What is a Garbage Collection? and what is full recursive Garbage collection?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
what are the default admin accounts in Oracle 10g ?
How to use "in" parameter properly?
How to use subqueries with the exists operator in oracle?
What is query image?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
What are oracle functions?
Describe varray?
What is the dynamic sql in oracle?
Can we commit inside a function in oracle?
Why do you create or replace procedures rather that drop and recreate.
How to invoke the data pump import utility?