skip to main | skip to sidebar

Sql Queries in Oracle and SQL Server

SQLQueriesCollection is blog for all sql queries in SqlServer at one place.SQL,SQL Query,SQL Queries,SQL Query Code,SQL Query Example,SQL Query Syntax,Basic Sql Queries,Query,SQL Examples,SQL Basic Queries,Structured Query Language,sql oracle queries,oracle sql queries,sql queries in oracle,sql-oracle,oracle sql.oracle basics,sql basics,oracle sql examples,sql orqcle examples

SQL Query to find total number of rows in a table

Query to get number of rows in a table.

select count(*) from tablename

ex:select count(*) as Count from emp

Output

Count
10

SQL Server Faqs
Movie Songs Lyrics
SOftware Testing -QTP Scripts,Testing Faqs
Related Posts : how to find total number of rows in a table, query to get number of rows, sql queries collection, sql query to find number of rows in a table, to find no. of rows in a table in oracle
Posted by sqlqueries
Labels: how to find total number of rows in a table, query to get number of rows, sql queries collection, sql query to find number of rows in a table, to find no. of rows in a table in oracle

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Recent Posts

Loading...

  • Movies Songs
  • BeautifulPictures
  • Sql Server Faqs
  • Software Testing
  • CheckVocabulary

Enter your email address:

Delivered by FeedBurner

Blog Archive

  • ►  2013 (1)
    • ►  February (1)
  • ►  2012 (8)
    • ►  November (8)
  • ►  2009 (10)
    • ►  June (1)
    • ►  May (1)
    • ►  April (4)
    • ►  February (2)
    • ►  January (2)
  • ▼  2008 (20)
    • ▼  December (4)
      • SQL Query to Copy Structure and Data of One table ...
      • How to Copy Structure of One Table into Another Ta...
      • How To Get Structure of a Table in SQL Server?
      • SQL Query to find total number of rows in a table
    • ►  November (1)
    • ►  April (2)
    • ►  March (8)
    • ►  January (5)