How to load a large xml file?
Explain the use of rows option in imp command.
What are the types of trigger in oracle?
Can group functions be used in the order by clause in oracle?
Explain an index segment?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
Create table Employee ( Employee_Id varchar2(8) Constraint emp_id_pk primary key, FirstName varchar2(50), LastName varchar2(50), DeptID Number(5) Constraint dept_id_fk Foreign Key(DeptId) References Department(DeptId) ) Error I am getting: Constraint specification are not allowed here
What is private procedure oracle?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
what is the difference between data migration and production migration.
Design database draw er diagram for a certain scenario ?
0 Answers Keane India Ltd, TATA,
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?