Jump to content

varsh

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by varsh

  1. Hi ! I need help to for below described problem. I have three tables. Table 1 == Three fields == id, uid, mid Table 1 data records ========================================= id uid mid 1 0 1 2 1 0 3 2 0 4 0 1 Table 2 == Two fields == uid, uname Table 2 data records ========================================= uid uname 1 "username xyz" Table 3 == Two fields == mid, mname Table 3 data records ========================================= mid mname 1 "mgrname xyz" I want to fatch all the records of Table1, with the uname/mname from the Table 2 / Table 3. Can anybody help please.. Thanx !
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.