Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
4074 Points
876 Posts
Sep 29, 2009 09:09 PM|LINK
INSERT INTO table (id)
SELECT id FROM otherTable
WHERE something = @someValue
whatispunk
Contributor
4074 Points
876 Posts
Re: Insert multiple rows from sql statement?
Sep 29, 2009 09:09 PM|LINK
INSERT INTO table (id)
SELECT id FROM otherTable
WHERE something = @someValue
Why UpdatePanels Are Dangerous
Why You Should Not Place Your Whole Site In An UpdatePanel