GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  SQL

 Print  |  
Question:  how many columns can be in the group by clause



August 08, 2009 02:21:05 #9
 sangeetapanda6   Member Since: August 2009    Total Comments: 1 

RE: how many columns can be in the group by clause
 
A GROUP BY clause can display the number of columns that are used in the SELECT statement.
     

 

Back To Question