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...


How to know the NAME of the Database and SIZE of the Database at the client node in Sql Server 2005



How to know the NAME of the Database and SIZE of the Database at the client node in Sql Server 2005..

Answer / neeladhar.n

sp_helpdb.
it will give the name & size of all the Databases.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is indexing explain it with an example?

0 Answers  


What are sql dirty pages?

0 Answers  


how many types of store procedre in sqlserver 2000?

2 Answers   ATI,


What happens if null values are involved in arithmetic operations?

0 Answers  


What is the difference between sdf and mdf?

0 Answers  


How do I view a procedure in sql server?

0 Answers  


hi, may i know what is the command to get abstract the current month, current year and current day from a given date.i want these three in a isolated way..seperatedly is that any way in sql server 2000

3 Answers  


what stored procedure can you use to display the current processes? : Sql server administration

0 Answers  


What is for xml in sql server?

0 Answers  


What is sql profiler. What are the default templates with it? : sql server database administration

0 Answers  


table:employee EID ENAME MID(manager ids) 101 rama null 102 sita 101 103 siva 101 104 ganesh 103 . . . . . . for 103 ID the manager ID is 101(RAMA) and for 104 manager is SIVA if i give employee id (EID) you have to tell the manager for that EID write query? eample:if i give 102 .The query output should be manager for 102 ID that it should print RAMA as output

7 Answers  


How to get a list of columns in a view using "sys.columns" in ms sql server?

0 Answers  


Categories