Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Unable to update multiple columns in a single update statement

$
0
0

Hi Krishna,

 

This is very late to answer but thought it might be helpful if someone else is really thinking that multiple columns cannot be updated in a single update statement.

I could execute following update query for my project -

 

     update performance.ziele set ziel = 'aaaa' , termin = 'hhdddd', fluss = 2222

     where BANK = 'x' and ziele_user = 'y' and project = 'z'

 

The values I kept in single quotes since error was coming if table name or column names are written with double quotes.


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>