What is a system tablespace?
No Answer is Posted For this Question
Be the First to Post Answer
What is a private synonym?
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
create one table to capture an employee details with a primary key.
Is oracle an open source?
How can we find out the current date and time in oracle?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
How to write numeric literals in oracle?
What the is the diff between local index and global index. give some example.
What to do if the startbd.bat failed to start the xe instance?
How to delete all rows a table in oracle?
Why is oracle database so popular?
write a query to count number of alphabets in given string for example "APPLE" write a query to generate sequence from 50 to 100 write a query to display in single string "ABCD,EFGH,IJKL,PQRS"