hi , how can we concatinate these lines and execute sql command setsql ='select user,username, firstname ' set sql +=' lastname, cardno from table1where userid='+ 5 exec(sqi) where 5 is the userid from table1 thanks
- [SQL] how to concatenate in PostgreSQL Rehan Saleem
- Re: [SQL] how to concatenate in PostgreSQL Andreas Kretschmer
- Re: [SQL] how to concatenate in PostgreSQL Allan Kamau
- Re: [SQL] how to concatenate in PostgreSQL Robins Tharakan
- Re: [SQL] how to concatenate in PostgreSQL Steve Crawford
- Re: [SQL] how to concatenate in PostgreSQL Steve Crawford