Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MySQL question
Name: rayray705 Date: April 2, 2007 at 08:50:26 Pacific OS: Linux CPU/Ram: 2.8ghz/512mb
Comment:
Hi, How can I check which number in R2 has relationship with all elements in R1? Any suggestion will be helpful.
R1 R2 | b | | 1 | a | | a | | 1 | b | | 2 | c | | 2 | d |
Name: SKumara Date: April 2, 2007 at 20:57:54 Pacific
Reply:
I want to How Connect the SQL Database in vb 6 programm
0
Response Number 2
Name: Michael J (by mjdamato) Date: April 4, 2007 at 11:54:29 Pacific
Reply:
@rayaray705,
I'm not following you. Whar constitutes a relationship between an item in R1 and R2 (You are referring to columns, right?). I see three columns in your example. In the example above what are the results you are looking for?
Summary: You can follow the instructions in the MYSQL manual under the heading MYSQL 5.0 FREQUENTLY ASKED QUESTIONS->SECURITY->RESET ROOT PASSWORD. ...
Summary: Situation: I am trying to delete records that are in three separate tables simultaneously. The database belong to a Veterinary Clinic. I have three tables: tableA, tableB and tableC. tableA contains ...
Summary: I find myself very confused regarding database tools and a matter of what does what and what is capable of what. For a personal endeavor of mine, i will be writing a program to analyze some financial ...