How to list all indexes in your schema?
No Answer is Posted For this Question
Be the First to Post Answer
Where are the settings stored for each instance in oracle?
What is an Index ?
why can't we assign not null constraint as table level constraint
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
What is a package in oracle?
How to list all tables in your schema?
How to resolve name conflicts between variables and columns?
What is Java Pool in Oracle?
How to use subqueries in the from clause in oracle?
what is the use of system.effective.date variable in oracle?
What is blob datatype?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this