<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Power BI y SQL - Clase 3  by Ing. Layla Scheli</title>
      <link>https://padlet.com/laylascheli/5ei0zguejhholf7h</link>
      <description>Actividad Grupal - Colaborativa</description>
      <language>en-us</language>
      <pubDate>2021-11-07 00:59:20 UTC</pubDate>
      <lastBuildDate>2023-01-31 01:02:33 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Consigna- Rosse</title>
         <author>laylascheli</author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872127733</link>
         <description><![CDATA[<div><br>Otras funciones para crear tablas:<br><br>-- Changing the order of the columns&nbsp; <br>INSERT dbo.Products (ProductName, ProductID, Price, ProductDescription)&nbsp; <br>&nbsp; &nbsp; VALUES ('Screwdriver', 50, 3.17, 'Flat head')&nbsp; <br>GO<br><br>-- Skipping the column list, but keeping the values in order&nbsp; <br>INSERT dbo.Products&nbsp; <br>&nbsp; &nbsp; VALUES (75, 'Tire Bar', NULL, 'Tool for changing tires.')&nbsp; <br>GO<a href="https://docs.microsoft.com/es-es/sql/t-sql/lesson-1-creating-database-objects?view=sql-server-ver15">https://docs.microsoft.com/es-es/sql/t-sql/lesson-1-creating-database-objects?view=sql-server-ver15</a><br><br>TRUNCATE TABLE TestData.dbo.Products;<br>GO<br><br><br><br><br><br>3. Debatir y colaborar grupalmente.</div>]]></description>
         <enclosure url="https://docs.informatica.com/es_es/data-integration/data-services/10-1/_guia-de-developer-tool_data-services_10-1_ditamap/referencia_del_tipo_de_datos/tipos_de_datos_de_microsoft_sql_server_y_de_transformacion.html" />
         <pubDate>2021-11-07 01:00:27 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872127733</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872131679</link>
         <description><![CDATA[<div><br>&nbsp;| TIPO DE DATO SQL Server | CARACTERÍSTICA<br>=============================<br>&nbsp;<br>&nbsp;| Binario | De 1 a 8 000 bytes<br><br>&nbsp;| bigint | De -9.223.372.036.854.775.808 a 9.223.372.036.854.775.807<br><br>&nbsp;| Bit | 1 bit<br><br>&nbsp;| Char | De 1 a 8000 caracteres<br><br>&nbsp;| Fecha y hora | Del 1 de enero de 1753 d. C al 31 de diciembre de 9999 d. C. Precisión 23, escala 3 (precisión a 3,33 milisegundos)<br><br>&nbsp;| Datetime2 | Del 1 de enero de 0001 d. C. 00:00:00 hasta 31 de diciembre, 9999 d. C. 23:59:59,9999999<br><br>&nbsp;| Decimal | Precisión de 1 a 38, escala de 0 a 38<br><br>&nbsp;| Flotante | De -1,79E+308 a 1,79E+308<br><br>&nbsp;| Imagen | De 1 a 2 147 483 647 bytes<br><br>&nbsp;| Entero | De -2 147 483 648 a 2 147 483 647<br><br>&nbsp;| Divisa | De -922 337 203 685 477,5807 a 922 337 203 685 477,5807<br><br>&nbsp;| nchar | De 1 a 4000 caracteres<br><br>&nbsp;| ntext | De 1 a 1,073,741,823 bytes<br><br>&nbsp;| Numérico | Precisión de 1 a 38, escala de 0 a 38<br><br>&nbsp;| nvarchar | De 1 a 4000 caracteres<br><br>&nbsp;| Real | De -3,40E+38 a 3,40E+38<br><br>&nbsp;| Smalldatetime | Del 1 de enero de 1900, al 6 de junio de 2079 Precisión 19, escala 0 (precisión al minuto)<br><br>&nbsp;| Smallint | De -32 768 a 32 768<br><br>&nbsp;| Smallmoney | De -214 748,3648 a 214 748,3647<br><br>&nbsp;| Sysname | De 1 a 128 caracteres<br><br>&nbsp;| Texto | De 1 a 2 147 483 647 caracteres<br><br>&nbsp;| Marca de tiempo | 8 bytes<br><br>&nbsp;| Tinyint | De 0 a 255<br><br>&nbsp;| Uniqueidentifier | Precisión 38, escala 0<br><br>&nbsp;| Varbinary | De 1 a 8 000 bytes<br><br>&nbsp;| Varchar | De 1 a 8 000 caracteres</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:08:22 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872131679</guid>
      </item>
      <item>
         <title>Respuesta 1 - Milton C.</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872133487</link>
         <description><![CDATA[<div>1. Tipos de Datos en SQL server<br><br><br>Data types in SQL Server are organized into the following categories:</div><div><br></div><div>Exact numerics</div><div>Unicode character strings</div><div>Approximate numerics</div><div>Binary strings</div><div>Date and time</div><div>Other data types</div><div>Character strings</div>]]></description>
         <enclosure url="https://docs.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql?view=sql-server-ver15" />
         <pubDate>2021-11-07 01:12:03 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872133487</guid>
      </item>
      <item>
         <title>Respuesta - Paula Àlvarez</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872133770</link>
         <description><![CDATA[<div>1.&nbsp; <br><br>TIPOS DE DATOS SQL SERVER<br><br><strong>Númericos</strong>: <a href="https://docs.microsoft.com/en-us/sql/t-sql/data-types/int-bigint-smallint-and-tinyint-transact-sql?view=sql-server-ver15"><br></a>bigint, numeric, bit, smallint, decimal, smallmoney, int tinyint, money<br><br><strong>Decimales:</strong><br>float, real<br><strong><br>Fecha y tiempo: </strong><br>date, datetimeoffset, datetime2, smalldatetime, datetime, time<br><br><strong>Cáracteres:</strong><br>char, varchar, text<br><strong><br>Unicode:</strong><br>nchar, nvarchar, ntext<br><br><strong>Cáracteres Binarios: </strong><br>binary, varbinary, image<br><br><br></div><div><br><br></div><div><br><br><br><strong><br><br></strong><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:12:35 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872133770</guid>
      </item>
      <item>
         <title>#1 Yuly Romero</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134088</link>
         <description><![CDATA[<div><strong>BINARY </strong>(De 1 a 104 857 600 caracteres)<br><strong>bigint</strong> (De -9 223 372 036 854 775 808 a 9 223 372 036 854 775 807</div><div>Precisión 19, escala 0)</div><div><br><strong>Bit:</strong> De 1 a 104 857 600 caracteres<br><strong>Char:</strong> (De 1 a 104 857 600 caracteres)<br>Fecha y hora (Del 1 de enero de 0001 d. C. al 31 de diciembre de 9999 d. C.)<br><strong>Datetime2</strong> (Marca de tiempo Del 1 de enero de 0001 d. C. 00:00:00</div><div>hasta&nbsp; 31 de diciembre, 9999 d. C. 23:59:59,9999999&nbsp; Precisión de 22 a 27)<br><br><strong>Decimal</strong> (En las transformaciones que admiten una precisión de hasta 38 dígitos, la precisión es de 1 a 38 dígitos y, la escala, de 0 a 38.</div><div><br>Si especifica una precisión mayor al número máximo de dígitos, el Servicio de integración de datos convierte los valores decimales en valores dobles en el modo de alta precisión)</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:13:12 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134088</guid>
      </item>
      <item>
         <title>Repuesta N°1. - Numéricos exactos,Numéricos aproximados,Fecha y hora,Cadenas de caracteres,Cadenas binarias, entre otras.</title>
         <author>melyssacastillo</author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134097</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:13:12 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134097</guid>
      </item>
      <item>
         <title>Repuesta - Eduardo</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134272</link>
         <description><![CDATA[<div>1. Existen 13 tipos de datos primarios y varios sinónimos.<br><br>2. Constraint para poner restricciones<br> Unique para valores Unicos, Not Null</div>]]></description>
         <enclosure url="https://desarrolloweb.com/articulos/2336.php" />
         <pubDate>2021-11-07 01:13:32 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134272</guid>
      </item>
      <item>
         <title>Oscar N. - 1. Tipo de Datos SQL Server</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134331</link>
         <description><![CDATA[<div>Se pueden categorizar: numerico exactos (bit, numeric, decimal, int, tinyint),cadena de caracteres (char, varchar, text), numérico aproximado (float, reali), cadenas binarias (binary,varbinary, image), fecha y hora (date, datetime, time, smalldatetime), geométrica espacial.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:13:39 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134331</guid>
      </item>
      <item>
         <title>Natalia Benavides</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134399</link>
         <description><![CDATA[<div>1. https://docs.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql?view=sql-server-ver15<br>2. https://docs.microsoft.com/es-es/sql/t-sql/functions/date-and-time-data-types-and-functions-transact-sql?view=sql-server-ver15</div>]]></description>
         <enclosure url="https://docs.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql?view=sql-server-ver15" />
         <pubDate>2021-11-07 01:13:47 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134399</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134785</link>
         <description><![CDATA[<div>Me llamó la atención de que me permita crear campos con la información CIFRADA !</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1443017275/d877732e6129bad490b8e5d22e08ee2d/imagen_2021_11_06_201434.png" />
         <pubDate>2021-11-07 01:14:36 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134785</guid>
      </item>
      <item>
         <title>Respuesta Roxana</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134799</link>
         <description><![CDATA[<div>1.&nbsp;<br>Numéricos exactos</div><div><br>Cadenas de caracteres Unicode</div><div><br></div><div><br>Numéricos aproximados</div><div><br>Cadenas binarias</div><div><br></div><div><br>Fecha y hora</div><div><br>Otros tipos de datos</div><div><br></div><div><br>Cadenas de caracteres<br>&nbsp;</div><div><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:14:38 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872134799</guid>
      </item>
      <item>
         <title>Respuesta N°2: - Funciones escalares (devuelve un valor único)- Funciones de valor de tabla en línea (contiene una sola instrucción TSQL y devuelve un conjunto de tabla)- Funciones de valor de tabla de múltiples declaraciones (contiene varias declaraciones TSQL y devuelve el conjunto de tablas)</title>
         <author>melyssacastillo</author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872135805</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:16:27 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872135805</guid>
      </item>
      <item>
         <title>Respuesta - Cristian</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872135827</link>
         <description><![CDATA[<div>1 -BINARY<br>BIT<br>BYTE<br>COUNTER<br>CURRENCY<br>DATETIME<br>SINGLE<br>DOUBLE<br>SHORT<br>LONG<br>LONGTEXT<br>LONGBINARY<br>TEXT<br>2- AVG() - La media de los valores.<br>COUNT() - El número de filas.&nbsp;<br>MAX() - El valor más grande.MIN() - El valor más pequeño&nbsp;<br>SUM() - La suma de los valores.<br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1443016650/fdd9e591eb6d0c0af0cf324f0f5a63a3/image.png" />
         <pubDate>2021-11-07 01:16:30 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872135827</guid>
      </item>
      <item>
         <title>Roxana Respuesta 2. CREAR UNA TABLA USANDO OTRA TABLA</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872139451</link>
         <description><![CDATA[<pre>CREATE TABLE nombre_nueva_tabla AS
    SELECT columna1, columna2,...
    FROM nombre_tabla_existente
    WHERE ....;</pre><div><br><br></div><pre>CREATE TABLE TablaPrueba AS
SELECT nombre_cliente, nombre_contacto
FROM clientes;</pre><div><br><br></div><pre>CREATE TABLE TablaPrueba AS
SELECT nombre_cliente, nombre_contacto
FROM clientesCREATE TABLE TablaPrueba AS
SELECT nombre_cliente, nombre_contacto
FROM clientes;;</pre>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:23:29 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872139451</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872139720</link>
         <description><![CDATA[<div>CREO QUE EL 99% DE LAS VECES USAREMOS LA SIGUIENTE SINTAXIS...<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1443017275/dbb0363645dc27d05bea6cae9bf336d7/image.png" />
         <pubDate>2021-11-07 01:24:02 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872139720</guid>
      </item>
      <item>
         <title>Respuesta - Felipe Ruiz</title>
         <author></author>
         <link>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872139765</link>
         <description><![CDATA[<div>1. decimal, numeric, money, bit, date, datetime, char, varchar, textbinary, image...<br><br>2. CONSTRAINT, INDEX, PERSISTED</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-07 01:24:09 UTC</pubDate>
         <guid>https://padlet.com/laylascheli/5ei0zguejhholf7h/wish/1872139765</guid>
      </item>
   </channel>
</rss>
