•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Legacy and Other Languages section within the Software Development category of DaniWeb, a massive community of 427,255 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,208 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Legacy and Other Languages advertiser: Programming Forums
Views: 533 | Replies: 0
![]() |
•
•
Join Date: Sep 2007
Posts: 52
Reputation:
Rep Power: 2
Solved Threads: 0
Select order_num, order_date, customer_name, description
From orders,part,customer
Union
Select order_num, order_date, customer_name, description
From orders,part,customer
Where customer_name = 'Johnson's Department Store' or description = 'Gas Range';
I'm getting this error and from my understanding it looks like it should be fine:
SQL command not properly ended
From orders,part,customer
Union
Select order_num, order_date, customer_name, description
From orders,part,customer
Where customer_name = 'Johnson's Department Store' or description = 'Gas Range';
I'm getting this error and from my understanding it looks like it should be fine:
SQL command not properly ended
![]() |
•
•
•
•
•
•
•
•
DaniWeb Legacy and Other Languages Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Legacy and Other Languages Forum
- Previous Thread: matlib
- Next Thread: PROLOG problem


Linear Mode