What privilege is needed for a user to create tables in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between no rows returned and null returned?
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
Can we convert a date to char in oracle and if so, what would be the syntax?
i want department wise maxmum salary and empolyee name
How to update values on multiple rows in oracle?
What to do if dba lost the system password?
Explain drop constraint oracle?
what is the output of select * from emp where null=null & select * from emp where 1=1
when do u go for hash partitioning?
Define Normalization with example?
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
how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?