Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Conditional Operator (IIF)
Declare @var nvarchar(max)='hello'; Select IIF(Try_Parse(@var as decimal(36,9)) is null,'true','false') as 'BadCast'
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
MindBoxTest(A.M.)
テスト2
SQL_DS_collections
Allocations Check
Manish_Sql_updated
Mywall
non_numeric_table
how can i mix both querys
Get all dates between two given dates
Running Total
Please log in to post a comment.