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
Network connection intermittently blocks a port Error 619
IPv4 vs IPv6
Which unit test tool contained in Visual Studio 2008?
Cannot start the reminder service - Outlook 2007
Sorry, VMware GO doesn't currently support ESXi servers with multiple datastores.
WRT54G2 Linksys router - reset password saving actual configuration
T-SQL Children of Parent Record
How to find the row count in an Oracle DataReader in ASP.NET?
Owner cannot modify distributioin group
How to get lightbox to show over Flash banner?