How to convert dates to characters in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
Can we convert a date to char in oracle and if so, what would be the syntax?
How to create a new oracle data file?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
what is insert all statement in sql
Can we create more than one index on particular column?
how to we delete a row using varray
What is object data modeling?
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
does the query needs a hint to access a materialized view?
List out the difference between commit, rollback, and savepoint?
What is the scope of a local variable?