sqlca.ismssql

returns true if the current server is a ms-sql server

 

if <sqlca.ismssql> = true then
  // SQL command
end if

 

see

sqlca.ishana

sqlca.sqlserver