<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>T-SQL.co.uk - Recent questions tagged sql</title>
<link>https://www.t-sql.co.uk/tag/sql</link>
<description>Powered by Question2Answer</description>
<item>
<title>I have rtf text converted to blob stored in a SQL field, and I need to search the text content of it.</title>
<link>https://www.t-sql.co.uk/32/have-text-converted-blob-stored-field-need-search-text-content</link>
<description>

&lt;p&gt;
	&lt;span style=&quot;color: rgb(35, 38, 41); font-family: -apple-system, BlinkMacSystemFont,&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;I have loads of .rtf files, which are stored in a SQL blob, in a field/Column in my database. &lt;/span&gt;&lt;/span&gt; 
&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color: rgb(35, 38, 41); font-family: -apple-system, BlinkMacSystemFont,&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;
&lt;br&gt;&lt;/span&gt;&lt;/span&gt; 
&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color: rgb(35, 38, 41); font-family: -apple-system, BlinkMacSystemFont,&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;How can I search for text within this document without converting all docs back in to their respective .rtf format.&lt;/span&gt;&lt;/span&gt; 
&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color: rgb(35, 38, 41); font-family: -apple-system, BlinkMacSystemFont,&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;
&lt;br&gt;&lt;/span&gt;&lt;/span&gt; 
&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color: rgb(35, 38, 41); font-family: -apple-system, BlinkMacSystemFont,&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;
&lt;br&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.t-sql.co.uk/32/have-text-converted-blob-stored-field-need-search-text-content</guid>
<pubDate>Fri, 19 Aug 2022 12:56:26 +0000</pubDate>
</item>
<item>
<title>Select Block Mode of Text</title>
<link>https://www.t-sql.co.uk/23/select-block-mode-of-text</link>
<description>I want to be able to select from my SSMS window text in a block like in textpad. Is there an add on for this?</description>
<guid isPermaLink="true">https://www.t-sql.co.uk/23/select-block-mode-of-text</guid>
<pubDate>Tue, 19 May 2020 11:54:03 +0000</pubDate>
</item>
<item>
<title>How Do I change Date and Time Conversions Type</title>
<link>https://www.t-sql.co.uk/17/how-do-i-change-date-and-time-conversions-type</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/17/how-do-i-change-date-and-time-conversions-type</guid>
<pubDate>Wed, 26 Feb 2020 16:11:11 +0000</pubDate>
</item>
<item>
<title>What are SQL constraints?</title>
<link>https://www.t-sql.co.uk/15/what-are-sql-constraints</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/15/what-are-sql-constraints</guid>
<pubDate>Wed, 26 Feb 2020 15:41:19 +0000</pubDate>
</item>
<item>
<title>What are the different clauses used in SQL?</title>
<link>https://www.t-sql.co.uk/11/what-are-the-different-clauses-used-in-sql</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/11/what-are-the-different-clauses-used-in-sql</guid>
<pubDate>Wed, 26 Feb 2020 15:38:34 +0000</pubDate>
</item>
<item>
<title>What are tables in SQL?</title>
<link>https://www.t-sql.co.uk/9/what-are-tables-in-sql</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/9/what-are-tables-in-sql</guid>
<pubDate>Wed, 26 Feb 2020 15:37:52 +0000</pubDate>
</item>
<item>
<title>What is a DBMS?</title>
<link>https://www.t-sql.co.uk/7/what-is-a-dbms</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/7/what-is-a-dbms</guid>
<pubDate>Wed, 26 Feb 2020 15:37:10 +0000</pubDate>
</item>
<item>
<title>What is SQL?</title>
<link>https://www.t-sql.co.uk/5/what-is-sql</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/5/what-is-sql</guid>
<pubDate>Wed, 26 Feb 2020 15:33:37 +0000</pubDate>
</item>
<item>
<title>What is the difference between DELETE and TRUNCATE statements?</title>
<link>https://www.t-sql.co.uk/3/what-the-difference-between-delete-and-truncate-statements</link>
<description></description>
<guid isPermaLink="true">https://www.t-sql.co.uk/3/what-the-difference-between-delete-and-truncate-statements</guid>
<pubDate>Wed, 26 Feb 2020 15:26:59 +0000</pubDate>
</item>
<item>
<title>How can I get the DATE in SQL with English Suffix Eg 21st</title>
<link>https://www.t-sql.co.uk/1/how-can-i-get-the-date-in-sql-with-english-suffix-eg-21st</link>
<description>I want to be able to pull back the DATE from SQL which displays in the format &amp;quot; Day Name Date Number + Suffix Month Year</description>
<guid isPermaLink="true">https://www.t-sql.co.uk/1/how-can-i-get-the-date-in-sql-with-english-suffix-eg-21st</guid>
<pubDate>Wed, 19 Feb 2020 11:53:35 +0000</pubDate>
</item>
</channel>
</rss>