darma teja

darma teja

  • NA
  • 496
  • 337.6k

sql query problem

Mar 18 2014 6:58 AM
Hi All,

I am getting ID AS NULL. But I have seen in the database that there is ID with customer name Reliance-tech.

select ID
from Customer
where customername= 'Reliance-tech';

Thanks in advance

Darma

Answers (1)