0
How to write sql query
I have 3 table table A B C. A table have requestid those present in B C table . however I didn't get unique record . because in C table I have 3 record with same in the C table . in that table C two same column from here how to get unique record . can someone help here . I want data from all table but unique data.
11 ответов
+ 1
thanks I will try
0
Pandurang Ekhande, if you reply with your database structure maybe is better to try to help you ;-)
0
can you help me how to attach the attachment so I can explain you structure of table
0
You must to copy/paste code here in a post
0
While maybe you share your code, you could investigate about JOIN and/or INNER JOIN
0
I have already use that join but not working . I am not able to attach IMG of structure
0
No, you must to copy/past text code.
If you are working in a online server maybe you can share image by web url.
0
@Pandurang have you done something about your problem?
0
yes I have solve it . I have taken it at sequence I'd and sort out it
0
Excellent, maybe is a good idea you post the solution ;-)