sarika
what will be the result of this query :Select 1 from a table.
By sarika in Databases & DBA on May 07 2007
  • hema 0
    May, 2007 9

    It will returns one column with 1 as result in each row.

    • 1
  • Ashish
    Apr, 2014 22

    1

    • 0
  • vijay vanam
    Jan, 2010 1

    this query returns one column with all the rows data as 1, for no.of rows present in that table

    • 0
  • vijay vanam
    Jan, 2010 1

    this query returns one column with all the rows data as 1 for no.of columns present in that table

    • 0
  • Jimmy Vyas
    Jul, 2007 2

    Hello

    'select 1 from tablename ' will show

    1

    1

    1

    1

    1

    till no of rows in that particular table

    • 0
  • giri prasad
    May, 2007 7

    represents the value as result on each row of the table

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS