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 find number of columns in a table in sql server 2000
and 2005 also

Answer Posted / ashutosh jha

select count (*) from tablename.

Is This Answer Correct ?    7 Yes 134 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Geometry datatype in sql server 2008 with example

1049


Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?

125


there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration

967


Explain iaas, paas and saas?

92


What is a recursive stored procedure in sql server?

1243


What is onf in normalization form?

1111


Can we insert data into a view?

1194


Where is localdb stored?

992


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

1042


What is row_number function?

1058


Write the syntax for stuff function in an sql server?

1073


What is ms sql server service broker?

1042


How to find the source of a table in sql server?

1037


Is sql server is free?

1017


Tell me when is the update_statistics command used?

1200