Query!!

  • Thread starter Thread starter A.J
  • Start date Start date
A

A.J

1. In a simple query like
str = "select * from emp where empid = '23'"
why in the where clause we always use '@@' these quotes.
 
AJ,

I have answered on this indirectly in your other question in the other
newsgroup you where posted the other question.

Cor
 
Back
Top