Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append data from same table
Message
From
14/09/2005 05:11:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/09/2005 23:32:18
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01048379
Message ID:
01049329
Views:
18
This message has been marked as the solution to the initial question of the thread.
>Dear Sir,
>
>Is there any other alternative to ARRAY to fulfil prupose.
>I want to sql without array.
>
>please help again

If order is not important:
select name as myName from myTable ;
 union all ;
select country as myName from myTable
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform