create one table to capture an employee details with a primary
key.
Answer / safi
create table <tablename>(col1 datatype primarykey,.....coln datatype)
Is This Answer Correct ? | 0 Yes | 0 No |
What is a data lock in oracle?
How to write an inner join with the where clause in oracle?
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.
Differentiate between TRUNCATE and DELETE?
who is the father of oracle and send chodd rules
How to delete multiple rows from a table in oracle?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
How can windows applications connect to oracle servers?
Which environment variables are absolutely critical in order to run the OUI?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What are the differences between date and timestamp in oracle?
How to list all indexes in your schema?