Microsoft
Software
Hardware
Network
Question : Why this query is not executing?
I want to execute the query like this,
insert into exampassedlist2008 (studentid) values(select distinct studentid from examstusubbatch2009)
will this work?
Answer : Why this query is not executing?
dont think you need values
insert into exampassedlist2008 (studentid) select distinct studentid from examstusubbatch2009
Random Solutions
dispersion module on visual net
VS2010, Slow C# Debugging
Free Store Locator PHP or Joomla Script
changing cell reference
Windows 7 clients cannot connect to the server
Dealing with Corrupted System Files on Vista
User has 2 Calendars after migration
Access - SQL user parameter entry
Access form - Using Sum function to validate records
SSIS Promt user to enter date