What privilege is needed for a user to insert rows to tables in another schema?
No Answer is Posted For this Question
Be the First to Post Answer
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
How can we find the size of a database?
How view is different from a table?
How to delete a column in an existing table in oracle?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
How to display employee records who gets more salary than the average salary in the department?
What is the difference between post-database commit and post-form commit?
How to bring a tablespace online?
Point out the difference between user tables and data dictionary?
ABOUT IDENTITY?
12. Display the client name in upper case only and in lower case only.
How to use fetch statement in a loop?