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

10. Display the client number, order date and shipping date
for all orders where the shipping date is between three and
six months after the order date.

Answer Posted / mk

elect clientnumber,ordate,shipping date from order where
datediff(mm,Orderdate,Shipping date) In (3,6);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to view the data files in the current database?

1148


I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?

1162


What is the database name in oracle?

1078


what is meant by magic query

2231


What is dynamic proxy?

1052


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1968


What is the usage of control file in oracle?

1142


How to fetch the row which has the max value for a column?

1045


Can we create database in oracle using command line ?

1133


What is format trigger?

2120


In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.

1983


HI, Please let me know the syllabus for Oracle OCA and OCP Certification

2547


What are ddl statements in oracle?

1128


What are the varoius components of physical database structure of oracle database?

1041


What is a nested table and how is it different from a normal table?

1107