How can Oracle users be audited?
No Answer is Posted For this Question
Be the First to Post Answer
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
Describe the different type of Integrity Constraints supported by ORACLE ?
How to use "for" statements in oracle?
what is the syntax of ALTER command?
What is tns name?
What exactly do quotation marks around the table name do?
What is a user role in oracle?
What the is the diff between local index and global index. give some example.
What are the factors causing the reparsing of SQL statements in SGA?
How do you bind variables in oracle?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
how to find count rows in table without count function?