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

which clause we are not used in where clause?

Answer Posted / manikanta

WE can use group by clause in where clause.
For Ex: SELECT column_name, aggregate_function(column_name)
FROM table_name
WHERE column_name operator value
GROUP BY column_name

We can't use case statement in where clause.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relationship among database, tablespace and data file?

1038


What is instant client oracle?

1073


When do you get a .pll extension in oracle?

1192


Select all the employees who were hired in last 2 years and who works in dept where max managers are working.

3021


What are the arithmetic operations?

1150


Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.

1994


What is the difference between substr & instr functions?

1293


What is a read only transaction in oracle?

1079


Explain cascading triggers.

1121


Explain oracle’s system global area (sga).

1187


What is the recommended interval at which to run statspack snapshots, and why?

2963


How to use values from other tables in update statements using oracle?

1129


Why do we use coalesce function in oracle?

1167


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1931


How to generate query output in html format?

1211