Explain what are the characteristics of data files?
No Answer is Posted For this Question
Be the First to Post Answer
What is the usage of analyze command in oracle?
How to rename a column in an existing table?
How to create a new table in your schema?
What is backup in Oracle?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
What is oracle thin client?
What happens if variable names collide with table/column names?
what is normalisation?what are its uses?
What is a Schema ?
What is a trigger oracle?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
How to create a table index in oracle?