How to create a stored procedure in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How do I learn what codesets are available in oracle?
14. Display the item_cost and then round it to the nearest hundred, ten, unit, tenth and hundredth
How to connect asp pages to oracle servers?
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
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?
What are a query and state the different types of queries and their uses?
What is the effect of setting the value of OPTIMIZER_MODE to 'RULE' ?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How can we find out the duplicate values in an oracle table?
What is oracle latest version?
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
What is the difference between SQL and SQL Server?