Açıklaması şöyle
- Equivalent to a 32-bit floating-point number (single precision)- IEEE standard floating-point value (7-digit precision)- Storage size: 4 bytes- Synonym: FLOAT(24)
SELECT CASE WHEN ( ( ( @@OPTIONS & 512 ) = 512 ) ) THEN 'ON' ELSE 'OFF' END AS XACT_ABORT_STATUS; -- When XAC...
No comments:
Post a Comment