What language does oracle use?
No Answer is Posted For this Question
Be the First to Post Answer
Can you use a commit statement within a database trigger?
which sql command we can use to get a print out from oracle?
What are the components of logical database structure in oracle database?
What are the uses of Database Trigger ?
what is integrity constrains?
What are the uses of synonyms?
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
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 hide the stored procedure inside a package
1.display list of all users from ur data base.what is the query?
What is an Index ?
How do we represent comments in oracle?