Results 1 to 1 of 1

Thread: How to merge two select statements results?

  1. #1
    dinhdai88 is offline Sugar Community Member
    Join Date
    Apr 2011
    Posts
    15

    Default How to merge two select statements results?

    Say I have two statements in a stored proc,

    i.e.

    select id, title, order from table 1

    select id2, title2, order from table 2

    I want to have a table returned with id, title, id2, title2, order






    _______________________________
    Vietnam holidays-Halong Violet Cruise-Mekong RV Indochine Cruise
    Last edited by dinhdai88; 2011-12-18 at 12:23 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mail Merge from Report Results
    By chrislynch8 in forum Help
    Replies: 1
    Last Post: 2009-11-30, 11:59 PM
  2. BugFix: Select All & Merge Duplicate
    By bhawin13 in forum Developer Help
    Replies: 2
    Last Post: 2009-04-04, 08:28 AM
  3. Different Results from Select and Multi Select
    By dtwing in forum Developer Help
    Replies: 1
    Last Post: 2008-09-26, 02:06 AM
  4. filter select popup results based on other field
    By ravi15481 in forum Developer Help
    Replies: 0
    Last Post: 2008-09-11, 04:29 AM
  5. SQL statements for shared calendar ...
    By kennmurrah in forum Developer Help
    Replies: 1
    Last Post: 2005-10-29, 01:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •