Is a rollback possible to any savepoint?
No Answer is Posted For this Question
Be the First to Post Answer
How many memory layers are in the shared pool?
How to do clean up if create database failed?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
What is open database communication (odbc) in oracle?
what is data abstraction
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
What is an Oracle view?
How to view the tablespaces in the current database?
how to find count rows in table without count function?
How to install oracle odbc drivers?
How to define a sub function?
waht is the difference between primary key and super key?