Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
Turn comma-separated numbers in string into rows
20181CSE0068
replace string
l
Rextester implements OUTPUT feature of Update ~ Delete (2016 >)
TO find max marks of students
QLSV
Campeonato2DLuizFelipe
SQL_Joins_Intersect_Except_Union
sarthak rana
Please log in to post a comment.