forum

Home / DeveloperSection / Forums / SQL Mach two table

SQL Mach two table

Anonymous User 2558 09-Jul-2013
Hi Expert!

I've 2 table.

Table1

Has count about 2700 rows
Colums: ID, NO, NAME
Table2:

Has count about 300 rows
Colums: ID, NAME
where:

Table1.NO = Table2.ID
I want to list Table1(2700 rows) but if Table1 doesn't contain some of Table2's rows I want to write "NA"

How can i do that with SQL.

Thanks in advance. 

Updated on 09-Jul-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By