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

How can you sort dates?

Answer Posted / pg

select <date column> from <table name> order by <date
column>

if needed in descending order
select <date column> from <table name> order by <date
column> desc

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to insert an image or raw data into database?

1039


Why do we use jdbc?

1077


Explain some new features available in jdbc 4.0?

1070


What is device controller?

1130


What is “dirty read” in JDBC? Which isolation level prevents dirty read?

1066


What is hbm xml?

917


What is JDBC RowSet? What are different types of RowSet?

1126


How can I create a custom RowSetMetaData object from scratch?

1046


What is Apache DBCP API?

1054


Why do we need a jdbcrowset like wrapper around resultset?

1294


What is metadata in jdbc?

1072


What is an SQL Locator?

1192


How does jdbc work?

919


What does jdbc stand for?

982


What is jdbc servlet?

1023