What does := mean in pl sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

how to Update table Sales_summary with max(sales) data from table sales_dataTable 1. sales_data table Table 2. Sales_summary Region sales Region sales N 500 N 0 N 800 W 0 N 600 W 899 W 458 W 900 I want the Sales_summary After Update like this Region Sales N 800 W 900

8 Answers  


Is stored procedure faster than query?

0 Answers  


What does count (*) do in sql?

0 Answers  


what is the use of friend function? : Sql dba

0 Answers  


How does an execution block start and end in pl sql?

0 Answers  






explain the difference between delete , truncate and drop commands? : Sql dba

0 Answers  


How to create an array in pl/sql?

0 Answers  


How does cross join work?

0 Answers  


Can we rollback after truncate?

0 Answers  


what is the difference between undefined value and null value? : Sql dba

0 Answers  


what is meant by forward declaration in functions?

4 Answers   TCS,


What is the order of sql select?

0 Answers  


Categories