Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. how to get the latest time in the resullt cursor

how to get the latest time in the resullt cursor

Scheduled Pinned Locked Moved Database
tutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jagan123
    wrote on last edited by
    #1

    iam having a table with date and time data like 12/12/2007 7:30 am 1/12/2008 8:30 pm 1/12/2008 7:30 pm now how can i get the data in desc order of the date and time like this 1/12/2008 8:30 pm 1/12/2008 7:30 pm 12/12/2007 7:30 am

    P 1 Reply Last reply
    0
    • J jagan123

      iam having a table with date and time data like 12/12/2007 7:30 am 1/12/2008 8:30 pm 1/12/2008 7:30 pm now how can i get the data in desc order of the date and time like this 1/12/2008 8:30 pm 1/12/2008 7:30 pm 12/12/2007 7:30 am

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      Add an ORDER BY DateColumn DESC??

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups