<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://documentacion.conarpesa.com.ar/index.php?action=history&amp;feed=atom&amp;title=NUMERIC</id>
	<title>NUMERIC - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://documentacion.conarpesa.com.ar/index.php?action=history&amp;feed=atom&amp;title=NUMERIC"/>
	<link rel="alternate" type="text/html" href="https://documentacion.conarpesa.com.ar/index.php?title=NUMERIC&amp;action=history"/>
	<updated>2026-05-06T21:12:32Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://documentacion.conarpesa.com.ar/index.php?title=NUMERIC&amp;diff=2474&amp;oldid=prev</id>
		<title>Luciano Carou: Página creada con «==Descripción== En la base de datos MS SQL Server, numeric corresponde a un dato numérico en el que se definen la cantidad total de dígitos y la cantidad de decimales, por ejemplo: *NUMERIC(12,2) define un numérico de hasta 12 dígitos en total y 2 decimales. *NUMERIC(20,4) define un numérico de hasta 20 dígitos en total y 4 decimales. El tipo de dato numeric redondea perfectamente bien y es el tipo de dato elegido para representar importes y cifras en general.…»</title>
		<link rel="alternate" type="text/html" href="https://documentacion.conarpesa.com.ar/index.php?title=NUMERIC&amp;diff=2474&amp;oldid=prev"/>
		<updated>2025-01-29T12:15:44Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «==Descripción== En la base de datos MS SQL Server, numeric corresponde a un dato numérico en el que se definen la cantidad total de dígitos y la cantidad de decimales, por ejemplo: *NUMERIC(12,2) define un numérico de hasta 12 dígitos en total y 2 decimales. *NUMERIC(20,4) define un numérico de hasta 20 dígitos en total y 4 decimales. El tipo de dato numeric redondea perfectamente bien y es el tipo de dato elegido para representar importes y cifras en general.…»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Descripción==&lt;br /&gt;
En la base de datos MS SQL Server, numeric corresponde a un dato numérico en el que se definen la cantidad total de dígitos y la cantidad de decimales, por ejemplo:&lt;br /&gt;
*NUMERIC(12,2) define un numérico de hasta 12 dígitos en total y 2 decimales.&lt;br /&gt;
*NUMERIC(20,4) define un numérico de hasta 20 dígitos en total y 4 decimales.&lt;br /&gt;
El tipo de dato numeric redondea perfectamente bien y es el tipo de dato elegido para representar importes y cifras en general.&lt;br /&gt;
==Enlaces==&lt;br /&gt;
[https://learn.microsoft.com/en-us/sql/t-sql/data-types/decimal-and-numeric-transact-sql?view=sql-server-ver16 SQL SERVER]&lt;br /&gt;
[[Category:PRIMITIVOS SQL SERVER]]&lt;/div&gt;</summary>
		<author><name>Luciano Carou</name></author>
	</entry>
</feed>