How to execute a stored procedure in ms sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.
How to change the data type of an existing column with "alter table" statements in ms sql server?
What is the difference between join and inner join?
Define constraints and give an example of their use?
What are the type of joins? When do we use Outer and Self joins?
How do we upgrade from SQL Server 6.5 to 7.0 and 7.0 to 2000?
Is INSTEAD OF trigger directly applicable to Table ?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
what is bit data type? and what are the information that can be stored inside a bit column?
What are the lambda triggers?
How to call a function from a stored procedure in SQL Server ?
What is raid? : SQL Server Architecture
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)