Mention what are the benefits of pl/sql packages?
No Answer is Posted For this Question
Be the First to Post Answer
How many times can we commit in a loop?
Can we rollback truncate?
Can We write bulk collect statement in triggers?
What is the difference between view and stored procedure?
what are pl/sql collections?
4 Answers JPMorgan Chase, Oracle,
how many ways to get the current time? : Sql dba
Write an sql query to select all records from the table?
How to avoid using cursors?
i have a table like this. cityno cityname mails 1 BANGALORE 8KM 2 HSR LAYOUT 20KM 3 MEJISTIC 30KM 4 JAYADEVA 55KM 5 ITPL 80KM 6 HEBBAL 115KM I HAVE DATA LIKE THIS I WANT O/P LIKE THIS DISTANCE NO.OFCITY 0-50KM 3 51-100KM 2 101-150KM 4 AND SO ON pls give me answer. i want urgent
Why is partition used in sql?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
How many joins can you have in sql?