How to update values in a table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is primefaces used for?
How to update a table row with a record?
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).
How to drop an existing view in oracle?
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
How to return top 5 rows in oracle?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
How to define an anonymous procedure without variables?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is the function of Optimizer ?
Which environment variables are absolutely critical in order to run the OUI?