Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can you any body tell me which service pack is installed in
the sql server?

Answer Posted / bharathi

SELECT @@VERSION

Running the above SELECT statemet will give you the version
of SQL server and its SP

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you run a trace?

946


Why do we use sql limitations? Which constraints can we use while making a database in sql?

1129


What is a covered index?

987


Explain hostprotectionattribute in sql server 2005?

1075


What is the difference between a clustered index and a non-clustered index?

1057


Why are you getting errors when creating a new odbc dsn?

1290


What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?

1137


What is the difference between cube operator and rollup operator? : SQL Server Architecture

1174


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.

2812


Where are full-text indexes stored?

1036


What is the use of attributehierarchyvisible ? : sql server analysis services, ssas

1120


what is package and it uses and how can u call a package

2067


what is the difference between Delete and Truncate command in SQL

1201


Which operator do you use to return all of the rows from one query except rows are returned in a second query?

1045


What is a non-clustered index?

1045