What is table value parameters (tvp)?
Answer / Devesh Sharma
"Table Value Parameters (TVP)" is a feature in SQL Server that allows a user to pass multiple rows of data as a single parameter to a stored procedure. TVPs improve performance when passing large amounts of data by reducing the number of round trips between the client and the server, as well as minimizing memory consumption.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can you check the level of fragmentation on a table? : Sql server administration
what's the difference between SQL & MY-SQl...? And what we learn from these ....?
what is a check constraint?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
select the 3rd maximum salary from sql server database if 4 (just an example In practically I may not know the exact situation) of the highest salaries are equal.
Explain difference between cross join and full outer join?
what is trigger
1 Answers CarrizalSoft Technologies, NIIT,
What is the difference between local table and global table
1 Answers CarrizalSoft Technologies, Polaris,
Are connections to sql server encrypted?
How do I find my localdb version?
select name of emplyoee whose total salary is 130 from following table. id name salary 1 a 100 2 b 20 3 c 50 1 a 30 2 b 70 Post the resulantant Query?
What are the tables in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)