Advertisement

1 - 9 of 9 containing alltags:("SQL Update Query") (0.003 seconds)
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...
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 = ...
Zones: MS SQL ServerDate Answered: 03/24/2004 Grade: A Views: 0
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...
Zones: SQL Server 2005, MS SQL Server, SQL...Date Answered: 02/09/2008 Grade: A Views: 38
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...
Zones: MS SQL ServerDate Answered: 09/08/2008 Grade: A Views: 0
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
Zones: SQL Server 2005, VB DB, SQL SyntaxDate Answered: 07/24/2007 Grade: A Views: 0
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...
Zones: MS Access, SQL SyntaxDate Answered: 10/14/2008 Grade: A Views: 19
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...
Zones: MS Access, MS SQL Server, SQL SyntaxDate Answered: 11/05/2007 Grade: A Views: 0
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...
Zones: SQL Syntax, MS AccessDate Answered: 04/02/2008 Grade: A Views: 12
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...
Zones: SQL Server 2005Date Answered: 10/25/2008 Grade: A Views: 4
  • 1