How to delete a column in an existing table?
No Answer is Posted For this Question
Be the First to Post Answer
What is oracle thin client?
What privilege is needed for a user to insert rows to tables in another schema?
What is backup in Oracle?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
what is normalisation?what are its uses?
what is difference between DBMS and RDBMS?
Explain an index segment?
How to use in conditions in oracle?
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 the scenario where you take the database to NoArchivelog mode?
How to insert a new row into a table in oracle?