Click here to Skip to main content
16,005,389 members
Home / Discussions / Database
   

Database

 
AnswerRe: Datasets and varaible table name Pin
Paul Conrad13-Jul-07 11:50
professionalPaul Conrad13-Jul-07 11:50 
GeneralRe: Datasets and varaible table name Pin
joebaas16-Jul-07 5:14
joebaas16-Jul-07 5:14 
Questioncancel inner join Pin
Amr M. K.10-Jul-07 1:02
Amr M. K.10-Jul-07 1:02 
AnswerRe: cancel inner join Pin
gauthee10-Jul-07 2:04
gauthee10-Jul-07 2:04 
AnswerRe: cancel inner join Pin
Pete O'Hanlon10-Jul-07 2:11
mvePete O'Hanlon10-Jul-07 2:11 
AnswerRe: cancel inner join Pin
WoutL10-Jul-07 2:15
WoutL10-Jul-07 2:15 
GeneralRe: cancel inner join Pin
Amr M. K.10-Jul-07 2:48
Amr M. K.10-Jul-07 2:48 
QuestionINSERT query for a table?(Using two Tables) Pin
chand1010-Jul-07 0:52
chand1010-Jul-07 0:52 
Hi
I stuck at an INSERT Query using two tables.
I have two tables Table1 and Table2.In Table1 I have 2 columns,one with dupicate value and another with null values.In Table2 I have 2 columns,both the columns have unique values.

Now I have to INSERT values from Table2 to Table1 with the corresponding or maching values like

Table1
StateCode StateName
--------- ----------
AK NULL
AK NULL
AK NULL
AL NULL
AL NULL
AL NULL
CO NULL
CO NULL
CO NULL

Table2
StateCode StateName
--------- ----------
AK Alaska
AL Alabama
AR Arkansas
AZ Arizona
CA California
CO Colorado

I have to INSERT values into Table1 in the null column from Table2 w.r.t StateCode.

Help me Confused | :confused:

Suggest me an example.




I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison

Thank u
Chandu
AnswerRe: INSERT query for a table?(Using two Tables) Pin
andyharman10-Jul-07 1:39
professionalandyharman10-Jul-07 1:39 
QuestionError "item has already been added.Key in dictionary" while programming in .Net using DB2 as backend Pin
salimssss10-Jul-07 0:40
salimssss10-Jul-07 0:40 
AnswerRe: Error "item has already been added.Key in dictionary" while programming in .Net using DB2 as backend Pin
Paul Conrad15-Jul-07 5:24
professionalPaul Conrad15-Jul-07 5:24 
Questionhow to read an excel file in sql server 2000 Pin
Amit Sk Sharma9-Jul-07 22:00
Amit Sk Sharma9-Jul-07 22:00 
AnswerRe: how to read an excel file in sql server 2000 Pin
Paul Conrad13-Jul-07 11:51
professionalPaul Conrad13-Jul-07 11:51 
QuestionORA-12505 [modified] Pin
Shajeel9-Jul-07 21:52
Shajeel9-Jul-07 21:52 
AnswerRe: ORA-12505 Pin
andyharman11-Jul-07 3:16
professionalandyharman11-Jul-07 3:16 
GeneralRe: ORA-12505 Pin
Shajeel11-Jul-07 18:27
Shajeel11-Jul-07 18:27 
QuestionConnection problem pls help Pin
micydon9-Jul-07 21:39
micydon9-Jul-07 21:39 
AnswerRe: Connection problem pls help Pin
Paul Conrad13-Jul-07 11:53
professionalPaul Conrad13-Jul-07 11:53 
QuestionHelp needed for an user defined Function Pin
Exelioindia9-Jul-07 21:14
Exelioindia9-Jul-07 21:14 
AnswerRe: Help needed for an user defined Function Pin
WoutL9-Jul-07 22:53
WoutL9-Jul-07 22:53 
GeneralRe: Help needed for an user defined Function Pin
Exelioindia9-Jul-07 23:02
Exelioindia9-Jul-07 23:02 
AnswerRe: Help needed for an user defined Function Pin
gauthee9-Jul-07 23:26
gauthee9-Jul-07 23:26 
QuestionRight Outer Join Probs... Pin
Member 38798819-Jul-07 20:19
Member 38798819-Jul-07 20:19 
QuestionPassing an array to stored procedures Pin
M. J. Jaya Chitra9-Jul-07 18:40
M. J. Jaya Chitra9-Jul-07 18:40 
AnswerRe: Passing an array to stored procedures Pin
Sathesh Sakthivel9-Jul-07 19:16
Sathesh Sakthivel9-Jul-07 19:16 

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.