How do I create a stored procedure in dbml?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by physical_only option in dbcc checkdb?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
Can a cursor be updated? If yes, how you can protect which columns are updated?
How to link up the text file to a Database table?
What is sql view?
Explain various data region available in ssrs with their use?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
What are ddl (data definition language) statements for tables in ms sql server?
What is key attribute?
How to find the date and time of last updated table?
What is index?
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)