AO Logo
 
  
  
  
select
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· aosh ··· commands ··· select

NAME
select - selects rows and columns from a table

SYNOPSIS
select {*|column[::type][.join][, column[::type][.join]]|count(*)} from table_name [order by column[::type][.join][, column[::type][.join]]]