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 |
What is change data capture (cdc) feature?
Diffrence between DTS vs SSIS
What is right outer join in sql server joins?
What is a group function explain with an example?
can any one please send sql quries most used in applications.
What is the maximun sixes of .mdf in sql server 2005
What is identity?
What is wrong with sql server client libarary dll, ntwdblib.dll?
How to test odbc dsn connection settings?
Can we insert data if clustered index is disabled?
What is the difference between a function and a stored procedure?
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
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)