Forum: MySQL Jul 6th, 2009 |
| Replies: 1 Views: 378 Hi all,
I have a table in which i have 2 columns.i.e. name and ID number as
Table1
--------------------------
Name || ID number
--------------------------
Mark || 204
Roger || ... |
Forum: Perl Jun 24th, 2009 |
| Replies: 1 Views: 458 Hi everybody,
I want to compare 2 tables contents. My tables are:
Table1
------------------
ID || Value
------------------
1 || forum_list1
2 || Message_list1
3 || Search1
4 || Search5 |
Forum: MySQL Jun 23rd, 2009 |
| Replies: 0 Views: 418 Hi all,
I have 2 tables.i.e. Table1 and Table2.
Table1
---------------
Code
---------------
a_b
c_d
e_f |