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

Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table?

Answer Posted / mathan

1.select count(*) from <table name>
2.select count_big(*) from <table name>
3.select rows from sysindexes where id=?

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between clustered and non clustered index?

1031


Where cross join is used?

1026


Explain “@@rowcount” and “@@error” in sql server?

1132


What is query cost in sql server?

1037


What does ss stand for sexually?

1143


What is normalization? Explain different forms of normalization?

1226


Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?

2551


What are the rendering extensions of ssrs?

160


hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.

2984


If we delete pack Spec what will be the status of pack Body ?

1522


To which devices can a backup be created and where should these devices be located? : sql server management studio

1101


How many categories of data types used by sql server?

1052


How to join two tables in a single query in ms sql server?

1056


What is sql server management studio? : sql server management studio

1121


How to change a login name in ms sql server?

1131