Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
hhhhhhhhhhh
declare @vlr_compra float, @vlr_prestacao float; set @vlr_compra = 1000; set @vlr_prestacao = @vlr_compra / 5; print 'Valor da Compra ' + cast(@vlr_compra as varchar); print 'Valor da Prestacao ' + cast(@vlr_prestacao as varchar);
run
|
edit
|
history
|
help
0
QLDT_TUAN 7
repert
Hotel BD
№5
Employye
range and pattern matching
http://connect.bein.net/ar/live-ar/
Window Functions - ROW_NUMBER()
Max from multiple columns
Insert index into Temporary Table