Click here to Skip to main content
15,921,062 members
Home / Discussions / Database
   

Database

 
AnswerRe: substring and charindex Pin
Colin Angus Mackay29-Jun-06 21:36
Colin Angus Mackay29-Jun-06 21:36 
AnswerRe: substring and charindex Pin
vivek-g30-Jun-06 1:15
vivek-g30-Jun-06 1:15 
AnswerRe: substring and charindex Pin
Mike Dimmick1-Jul-06 21:34
Mike Dimmick1-Jul-06 21:34 
QuestionBest practices for installation needed Pin
Gary Wheeler29-Jun-06 11:04
Gary Wheeler29-Jun-06 11:04 
AnswerRe: Best practices for installation needed Pin
Frank Kerrigan30-Jun-06 6:19
Frank Kerrigan30-Jun-06 6:19 
GeneralRe: Best practices for installation needed Pin
Gary Wheeler30-Jun-06 7:54
Gary Wheeler30-Jun-06 7:54 
QuestionInstead of Trigger for SQL Server Column Question Pin
Ambsgirl29-Jun-06 10:06
Ambsgirl29-Jun-06 10:06 
QuestionCopy column from one table to another question Pin
leckey29-Jun-06 9:11
leckey29-Jun-06 9:11 
Okay, this is a question for a coworker.
Table A has two fields: partNumber, weight
Table B has two fields: partNumber weight

Table A has about 1000 records, table B has about 10,000 records.
Table A has the most recent information about weight. What he wants to do is if the part number in table A also exists in table B, update that weight with the weight from table A. (If the part number exists in table b, the weight is outdated.)

How can we do this in sql?

Thanks all!
AnswerRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 9:30
Colin Angus Mackay29-Jun-06 9:30 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 9:32
leckey29-Jun-06 9:32 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 9:36
leckey29-Jun-06 9:36 
GeneralRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 9:41
Colin Angus Mackay29-Jun-06 9:41 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 9:43
leckey29-Jun-06 9:43 
GeneralRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 9:56
Colin Angus Mackay29-Jun-06 9:56 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 10:00
leckey29-Jun-06 10:00 
GeneralRe: Copy column from one table to another question Pin
Colin Angus Mackay29-Jun-06 10:05
Colin Angus Mackay29-Jun-06 10:05 
GeneralRe: Copy column from one table to another question Pin
leckey29-Jun-06 10:07
leckey29-Jun-06 10:07 
Questionhow do we get the column type from datagrid [modified] Pin
arutjothi29-Jun-06 5:34
arutjothi29-Jun-06 5:34 
AnswerRe: how do we get the column type from datagrid Pin
sathish s30-Jun-06 1:55
sathish s30-Jun-06 1:55 
Question[Message Deleted] Pin
BlueKooZZZZZZZZ29-Jun-06 2:58
BlueKooZZZZZZZZ29-Jun-06 2:58 
AnswerRe: Many to Many query Pin
PlayByTheRules29-Jun-06 3:14
PlayByTheRules29-Jun-06 3:14 
AnswerRe: Many to Many query Pin
Mike Dimmick29-Jun-06 3:15
Mike Dimmick29-Jun-06 3:15 
GeneralRe: Many to Many query Pin
Colin Angus Mackay29-Jun-06 3:19
Colin Angus Mackay29-Jun-06 3:19 
GeneralRe: Many to Many query Pin
Paul Conrad29-Jun-06 7:30
professionalPaul Conrad29-Jun-06 7:30 
GeneralRe: Many to Many query Pin
Eric Dahlvang29-Jun-06 8:51
Eric Dahlvang29-Jun-06 8:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.