sql server - Sql Comparison Operator inside XML node -


i have query inside node of xml file, , want know how use comparison operator example > without have trouble xml syntax

<query id="some_query>    if (sysdate > v_date )    //...do stuff <\query> 

is ok?


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -