$Rc = Execute( ‘? "This is a demo of the Execute() function"’ )$Rc = Execute( ‘$$X = 10’ ) ; note the extra ‘$’$Rc = Execute( ‘$$X = ’ + @USERID )
$Rc = Execute( '? "This is a demo of the Execute() function"' )$Rc = Execute( '$$X = 10' ) ; note the extra '$'$Rc = Execute( '$$X = ' + @USERID )
Generated in 0.113 seconds in which 0.076 seconds were spent on a total of 12 queries. Zlib compression enabled.