Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just to make sure
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Just to make sure
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01332138
Message ID:
01332138
Views:
54
Hi everybody,

If I want to insert into the table values from two different selects, is it possible by one command?

something like
insert into myTable (field1, field2) (select ..) (select2)
Both selects return only one row.

I believe it's impossible, we need to do this through variables.

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform