If a stored procedure is taking a table data type, how it looks?
Answer / yagnik rohit
declare @temptable table(col1 int,col2 int)
insert into @temptable select 1,2
select * from @temptable
| Is This Answer Correct ? | 3 Yes | 1 No |
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
What are the features of Embedded SQL
What is a mutating table error and how can you get around it?
How to return the top 5 rows from a select query in ms sql server?
What is the advantage of specifying WITH GRANT OPTION in the GRANT command?
How do you use DBCC statements to monitor various aspects of a SQL server installation?
Can we call stored procedure in trigger?
What are the different types of join?
What are the results of running this script?
which is best institute to learn sql server in ameerpet or sr nagar or maithrivanam?please help
Let us say master db itself has no backup. Now you have to rebuild the db so what kind of action do you take?
What do you understand by mirroring and mention the advantages of the mirroring?
Oracle (3259)
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)