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

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

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -