<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MSSQL &#8211; Services Engage</title>
	<atom:link href="https://services.engage-sc.com.ar/tag/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>https://services.engage-sc.com.ar</link>
	<description>Sitio Colaborativo Engage</description>
	<lastBuildDate>Wed, 11 Apr 2018 15:45:08 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://services.engage-sc.com.ar/wp-content/uploads/2019/11/cropped-favicon-engage-s-32x32.png</url>
	<title>MSSQL &#8211; Services Engage</title>
	<link>https://services.engage-sc.com.ar</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">139374574</site>	<item>
		<title>Creación o eliminación de NULL y restricción DEFAULT en una única sentencia</title>
		<link>https://services.engage-sc.com.ar/manuales-y-documentos/creacion-o-eliminacion-de-null-y-restriccion-default-en-una-unica-sentencia/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creacion-o-eliminacion-de-null-y-restriccion-default-en-una-unica-sentencia</link>
					<comments>https://services.engage-sc.com.ar/manuales-y-documentos/creacion-o-eliminacion-de-null-y-restriccion-default-en-una-unica-sentencia/#respond</comments>
		
		<dc:creator><![CDATA[Maximiliano Brizzi]]></dc:creator>
		<pubDate>Tue, 06 Feb 2018 20:49:31 +0000</pubDate>
				<category><![CDATA[Documentos técnicos]]></category>
		<category><![CDATA[Manuales y Documentos]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[ORACLE]]></category>
		<guid isPermaLink="false">https://services.engage-sc.com.ar/?p=951</guid>

					<description><![CDATA[COMO AGREGAR UNA COLUMNA CON NOT NULL Y UNA RESTRICCION DEFAULT EN UNA MISMA SENTENCIA. &#8212; MSSQL. ALTER TABLE DSS_TBPHYSICAL_JOB ADD TS_BEGIN DATETIME NOT NULL, CONSTRAINT DF_DSS_TBPHYSICAL_JOB_TS_BEGIN DEFAULT GETDATE() FOR TS_BEGIN; GO &#8212; ORACLE. ALTER TABLE ENTITY_BROWSER ADD TS_CREATED_USER_ID VARCHAR2(30) DEFAULT (&#8216;ADMINISTRADOR&#8217;) NOT NULL; COMO MODIFICAR UNA COLUMNA NULA CON . . . <a class="readmore-link" href="https://services.engage-sc.com.ar/manuales-y-documentos/creacion-o-eliminacion-de-null-y-restriccion-default-en-una-unica-sentencia/">Leer más</a>]]></description>
		
					<wfw:commentRss>https://services.engage-sc.com.ar/manuales-y-documentos/creacion-o-eliminacion-de-null-y-restriccion-default-en-una-unica-sentencia/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">951</post-id>	</item>
		<item>
		<title>Capacity planning modelo para despliegue en producción de Engage Business Solution 5 &#8211; MSSQL</title>
		<link>https://services.engage-sc.com.ar/manuales-y-documentos/capacity-planning-modelo-para-despliegue-en-produccion-de-engage-business-solution-5-mssql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=capacity-planning-modelo-para-despliegue-en-produccion-de-engage-business-solution-5-mssql</link>
					<comments>https://services.engage-sc.com.ar/manuales-y-documentos/capacity-planning-modelo-para-despliegue-en-produccion-de-engage-business-solution-5-mssql/#respond</comments>
		
		<dc:creator><![CDATA[Maximiliano Brizzi]]></dc:creator>
		<pubDate>Mon, 06 Mar 2017 17:29:34 +0000</pubDate>
				<category><![CDATA[Documentos técnicos]]></category>
		<category><![CDATA[Manuales y Documentos]]></category>
		<category><![CDATA[Descargas]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[planning]]></category>
		<guid isPermaLink="false">http://services.engage-sc.com.ar/?p=489</guid>

					<description><![CDATA[Capacity planning modelo para despliegue en producción de Engage Business Solution 5 &#8211; MSSQL Haga click para descargar]]></description>
		
					<wfw:commentRss>https://services.engage-sc.com.ar/manuales-y-documentos/capacity-planning-modelo-para-despliegue-en-produccion-de-engage-business-solution-5-mssql/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">489</post-id>	</item>
	</channel>
</rss>
