showing 1 to 15 of 35 questions next » | sort by: Latest first / Popular first
You are creating a procedure that will update two tables within a... You are creating a procedure that will update two tables within a transaction. The code looks similar to the followin... view full question with answer
Posted in: DataBase(35) |
In asp.net 2.0 what is the best way to handle sql connection stat... In asp.net 2.0 what is the best way to handle sql connection stat... view full question with answer
Posted in: ASP.NET Controls (2) | ASP.NET 2.0 (2) | .NET Deployment (2) | SQL Server 2005 (15) | SQL (15) | SQL Server Basics (15) | ADO.NET Basics (15) | ASP.NET MVC (2) | ASP.NET Basics (2) | ASP.NET Architecture (2) | ASP.NET Security (2) | .NET Security (2) | .NET 2.0 (2) | .NET 3.5 (2) | .NET Architecture (2) | .NET Basics (2) | C# (2) | VB.NET (2) | SQL Server security (15) | ASP.NET(45) | .NET(40) | DataBase(35) | ADO.NET(23) | SQL Server(15) | Resource: ASP.NET Controls | ASP.NET 2.0 | .NET Deployment | SQL Server 2005 | SQL | SQL Server Basics | ADO.NET Basics | ASP.NET MVC | ASP.NET Basics | ASP.NET Architecture | ASP.NET Security | .NET Security | .NET 2.0 | .NET 3.5 | .NET Architecture | .NET Basics | C# | VB.NET | SQL Server security |
What is a Linked Server?... What is a Linked Serve... view full question with answer
Posted in: SQL Server 2005 (15) | SQL (15) | SQL Server Basics (15) | SQL Server security (15) | ADO.NET Basics (15) | DataBase(35) | ADO.NET(23) | SQL Server(15) | Resource: SQL Server 2005 | SQL | SQL Server Basics | SQL Server security | ADO.NET Basics |
What is DESCRIBE command in SQL Server 2005? What is its purpose?... What is DESCRIBE command in SQL Server 2005? What is its purpose? How to use i... view full question with answer
What is RDBMS?... What is RDBM... view full question with answer
What is a "trigger" in SQL Server 2005?... What is a "trigger" in SQL Server 200... view full question with answer
Can UNIQUE KEY in SQL Server 2005 have two or more NULL?... Can UNIQUE KEY in SQL Server 2005 have two or more NUL... view full question with answer
You are building a scientific application that will store data in... You are building a scientific application that will store data in a SQL Server 2005 database. The application does not store data until a final process is complete. One of the procedures you... view full question with answer
How do you optimize stored procedures in SQL Server 2005... How do you optimize stored procedures in SQL Server 20... view full question with answer
What is View in Database (SQL Server 2005, ORACLE)?... What is View in Database (SQL Server 2005, ORACLE... view full question with answer
What is Index?... What is Inde... view full question with answer
You need to add a column to a table that will hold a unique value... You need to add a column to a table that will hold a unique value. Which of the following would accommodate the situatio... view full question with answer
What are different normalization forms?... What are different normalization form... view full question with answer
Difference between "VARCHAR" and "VARCHAR2" d... Difference between "VARCHAR" and "VARCHAR2" datatype... view full question with answer
You would like to add an additional column to a table. The new co... You would like to add an additional column to a table. The new column will be used to hold a seven-character serial number for assets and will be a mandatory element of data in the future. H... view full question with answer