Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Factorial
declare @n int = 20; with cte as (select 1 as n union all select n + 1 from cte) select n, right(space(25) + format(round(exp(sum(log(n)) over (order by n)), 0), 'N0', 'ru-RU'), 25) as fact from (select top(@n) n from cte) t;
run
|
edit
|
history
|
help
0
Allocations Check
La Project
new
BRYAN
Empleados
TRIGGERS
Datos relacional BRYAN
Branch
http://connect.bein.net/ar/live-ar/
Stored procedure