I have this little query working fine, now I would also like to add additional functionality to it in the most efficient way.
we need to select additional column named iplookup, then check if th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20844335.htm...
Zones:
ASPDate Answered: 01/07/2004 Grade: A Views: 0
History:
http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/Q_20927142.html
Instead of simple database query like:
UPDATE Employees SET FirstName = 'John', LastName = ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20927259.html
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_22408757.html
refering to the above question, I am now moving this report onto a new SQL back end and need to know how to acomp...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2266...
hi,
Please see below, this is the sample code that I would like to achieve, it will compare the status of employees between two months, and display the employees that have different status. Let...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22936802.html
I need some help to create a sql query to update my fields from an excel worksheet
below is a xls sample of the fields for a clearer view
http://sg.geocities.com/tryo_legend/sample.xls
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2257...
My wife needs a database for her work in a school. It needs to track student reading scores and compare them to a target.
The way the target goal is figured out is to look at the first score for...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23785684.html
Hi All,
I have this query which updates a field based on the result of an IIF
statement. The table is on SQLServer and I'm linked to it and it has
many records and will take Access a very l...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22936115.html
I have two tables, each with serially increasing ID numbers. One is roughly a copy of the other. For my purposes, assume that the only two fields in each table are Instructor_name and ID. Some i...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23289873.html
I am running an update query in SQL that is inserting data in which a few of the records do not meet validation. I simply want to toss out those records, and allow the validated data to go ahead a...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2375...