Click here to Skip to main content
15,919,358 members
Home / Discussions / Database
   

Database

 
GeneralRe: Turn column of values into delimited list as field Pin
pmarfleet7-Mar-08 9:46
pmarfleet7-Mar-08 9:46 
GeneralJoin twice against same column in one query Pin
jwaspx7-Mar-08 5:15
jwaspx7-Mar-08 5:15 
GeneralRe: Join twice against same column in one query Pin
pmarfleet7-Mar-08 5:22
pmarfleet7-Mar-08 5:22 
GeneralRe: Join twice against same column in one query Pin
jwaspx7-Mar-08 7:07
jwaspx7-Mar-08 7:07 
Questioncolumn order [modified] Pin
z_parisa20007-Mar-08 3:43
z_parisa20007-Mar-08 3:43 
GeneralRe: column order Pin
Xmen Real 8-Mar-08 3:36
professional Xmen Real 8-Mar-08 3:36 
QuestionReport Viewer And DataSet with two tables Pin
Ali Beirami7-Mar-08 1:42
Ali Beirami7-Mar-08 1:42 
GeneralCompare 2 tables Pin
alwinSCH6-Mar-08 23:33
alwinSCH6-Mar-08 23:33 
Hi,

I have 2 Tables with each his own columns
but they have both 1 identical column

I want to make a 3th table with the identical columns in
but not twice the same!

For example:
Table 1: ID1,Title,pages
Table 2: ID2,Title,Author

Table 3: ID3,Title (but when my title is the same in table1 and table2 i only want to insert it once)

So i thought,
I insert whole table1 in table3
then with a cursor, run through table2
and if i don't find the value in table3 insert Title from table2 in Table3

Is there another work around?

Thanks,
A.
GeneralRe: Compare 2 tables Pin
pmarfleet7-Mar-08 5:16
pmarfleet7-Mar-08 5:16 
GeneralRe: Compare 2 tables Pin
Chetan Patel7-Mar-08 22:13
Chetan Patel7-Mar-08 22:13 
GeneralRe: Compare 2 tables Pin
alwinSCH7-Mar-08 22:18
alwinSCH7-Mar-08 22:18 
Questionhow can display data same input order Pin
Unknown Ajanabi6-Mar-08 23:29
Unknown Ajanabi6-Mar-08 23:29 
AnswerRe: how can display data same input order Pin
Parwej Ahamad7-Mar-08 0:38
professionalParwej Ahamad7-Mar-08 0:38 
GeneralRe: how can display data same input order Pin
Unknown Ajanabi7-Mar-08 20:37
Unknown Ajanabi7-Mar-08 20:37 
AnswerRe: how can display data same input order Pin
Blue_Boy7-Mar-08 4:54
Blue_Boy7-Mar-08 4:54 
GeneralRe: how can display data same input order Pin
Unknown Ajanabi7-Mar-08 20:33
Unknown Ajanabi7-Mar-08 20:33 
GeneralRe: how can display data same input order Pin
Blue_Boy8-Mar-08 0:17
Blue_Boy8-Mar-08 0:17 
Questionfiltering the numeric and alphanumeric values Pin
Sonia Gupta6-Mar-08 23:05
Sonia Gupta6-Mar-08 23:05 
GeneralDouble Post - please ignore Pin
Giorgi Dalakishvili6-Mar-08 23:38
mentorGiorgi Dalakishvili6-Mar-08 23:38 
GeneralUsing DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 21:15
Vikrant Badhai6-Mar-08 21:15 
GeneralRe: Using DateDiff procedure !! Pin
Christian Graus6-Mar-08 21:29
protectorChristian Graus6-Mar-08 21:29 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 22:32
Vikrant Badhai6-Mar-08 22:32 
GeneralRe: Using DateDiff procedure !! Pin
Pete O'Hanlon7-Mar-08 9:39
mvePete O'Hanlon7-Mar-08 9:39 
GeneralRe: Using DateDiff procedure !! Pin
Ashfield6-Mar-08 21:31
Ashfield6-Mar-08 21:31 
GeneralRe: Using DateDiff procedure !! Pin
Pete O'Hanlon6-Mar-08 21:57
mvePete O'Hanlon6-Mar-08 21:57 

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.