What is Dependency Injection and provide example?
No Answer is Posted For this Question
Be the First to Post Answer
Why I have to use stored procedures?
How do I port a number to sql server?
In what three ways is the return statement used in a stored procedure?
How to create a dml trigger using create trigger statements?
What are the system database in sql server 2008?
what's the difference between delete table and truncate table commands? : Sql server database administration
What are the types of normalization?
What structure can you implement for the database to speed up table reads?
Without Using Cursors , How to Select the Selected row??
3 Answers CarrizalSoft Technologies, Wipro,
How do I trace a query in sql server?
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?
How to convert binary strings into integers in ms sql server?
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)