15. Display the item_cost and then truncate it to the
nearest hundred, ten, unit, tenth and hundredth.
No Answer is Posted For this Question
Be the First to Post Answer
What are Clusters ?
Is there an oracle sql query that aggregates multiple rows into one row?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
What privilege is needed for a user to insert rows to tables in another schema?
What is hot backup and logical backup?
what r tyhe major differences between oracle 9i & 10g?
How to insert a new row into a table in oracle?
when do u go for hash partitioning?
Is java required for oracle client?
What is the disadvantage of User defind function?
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 are the factors causing the reparsing of SQL statements in SGA?