Constant

 How to use constant


const    str name1 ="Syam"

Table    table1;

select *from table1 where table1.name=name1

Comments

Popular posts from this blog