Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3354

Re: How to Assign a Field value to Global Variable

$
0
0

Hi

 

Based on your sql('datastore','delete data from table where field1 > $G_V2');

 

you have to pass value in $G_V2,

 

For Ex:

 

$G_V2=1234

 

then sql('datastore','delete data from table where field1> $G_V2');

 

why do you want pass value in $G_V1 and assing to $G_V2?

 

Assign value directly to $G_V2.

 

Thanks

Murali.


Viewing all articles
Browse latest Browse all 3354

Trending Articles



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