Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
1
/*Exemplo 4: Funções do Sistema*/ Print'Hoje é o dia ' + Convert(Char (3), Datepart(dy,Getdate()))+' do ano'--"m"(mês), "d"(dia) e "y"(ano) Print 'O texto abaixo será dividido:' Print substring('SapoEtecpemba',5,4) declare @T char(18) Set @T = 'SapoEtecpemba' Print Substring (@T,5,4) + ' ' + substring(@T,1,4)+substring(@T,9,5) go
run
|
edit
|
history
|
help
0
bc160401693
Find effective count of employees within date range for each calendar week
subquery & correlated subquery & "is null" condition
Try_Parse (Type Casting )
20181cse0065
concatenate dates for two distinct cases
Movies
ms sql where ,like
a
class