How to retrive data without table name?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kishore Roul
    New Member
    • Jan 2011
    • 6

    How to retrive data without table name?

    how to retrieve data witout table name
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Where is your data stored ?

    Is it stored in database tables ?

    Comment

    • amitpatel66
      Recognized Expert Top Contributor
      • Mar 2007
      • 2358

      #3
      Are you looking at using an INLINE VIEW instead of a table in select query?

      Comment

      Working...