How to select some rows from a table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is an Oracle Instance?
What is the implicit cursor in oracle?
i want to know about mr.b.kotravel......who has answered for second maxmium salary from employee table
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.
Which Department has MOST NUMBER of employees?
8 Answers IBM, LeadSquared, Mastek,
How to export your connection information to a file?
How can we delete duplicate rows in a table?
What is a static data dictionary in oracle?
What is SQL Tuning Advisor in Oracle?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?