what is call by value & call by reference ?
Answer Posted / mallika srivastava
In call value store in stack and In call by value store in
haep.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
what is the difference between count(*) and count(1) ?
Why we should not use triggers?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
What is the downside of using udf?
How to download and install microsoft sql server management studio express?
What is @@rowcount in sql?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
between cast and convert which function would you prefer and why?
How to Check if table exists in sql server?
What is scrollable cursor?
You want to implement the one-to-many relationship while designing tables. How would you do it?
what is create database syntax? : Sql server database administration
What is the difference between row_number and dense_rank?
what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?