How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
No Answer is Posted For this Question
Be the First to Post Answer
How to delete same emp id in sql query for exmaple in emp table emp id, empname, emp address. for example emp id =5, repeated in two times in rows same id how to delete same empid please any one of the write query send in my id
how many groups of data types? : Sql dba
how to create table with in the procedure or function?
Delete duplicate records in the emp table.
Which is better trigger or stored procedure?
What is record data type?
What is pl/sql tables?
how to create a database in oracle?please gve anser with example
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
using cursors salesman get bonus as 10% of their salary , managers get 20% , analalist get 30%. generae a report showing the employee name, salary , bonus.
What is the current version of sql?
How many sql statements are used?