Answer Posted / rinku kharkia
"g" Stands for Grid Computing
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the various constraints used in oracle?
How to use values from other tables in update statements using oracle?
What do you mean by cdb and pdb in oracle 12c?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
How translate command is different from replace?
What is dynamic proxy?
Why do we need oracle client?
What to do if the startbd.bat failed to start the xe instance?
How to define an oracle cursor variable?
Name the various constraints used in oracle?
Can we store pictures in the database and if so, how it can be done?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
Explain oracle’s server parameter file.
What is oracle thin client?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.