How do I manually create a database in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What are various joins used while writing SUBQUERIES?
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
What happens if you use a wrong connect identifier?
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
How to assign values to variables?
How to create additional tablespaces for an new database?
Youre getting high busy buffer waits - how can you find whats causing it?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
Why do you use stored procedures and state some of its disadvantages?
What is PL/SQL ?