function that accepts datefrom and dateto

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mensa
    New Member
    • Apr 2010
    • 1

    function that accepts datefrom and dateto

    returns data from a table that have been inserted between the 2 dates.
  • magicwand
    New Member
    • Mar 2010
    • 41

    #2
    sounds good ...

    Comment

    • OraMaster
      New Member
      • Aug 2009
      • 135

      #3
      Originally posted by mensa
      returns data from a table that have been inserted between the 2 dates.
      If you want to share something (tech related), you need to post henceforth inside insights section.

      Comment

      • amitpatel66
        Recognized Expert Top Contributor
        • Mar 2007
        • 2358

        #4
        Could you please provide more insight on the requirement? Assuming that you need to build a query that takes in two dates (from,to) and returns data that are between from and to dates?

        Comment

        Working...