﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Programming / General  / "\1" in a formula (Translating MSAccess to T-SQL) / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 12:24:59 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: "\1" in a formula (Translating MSAccess to T-SQL)</title><link>http://www.sqlservercentral.com/Forums/Topic1414613-23-1.aspx</link><description>So simple, am kicking myself !Many thanks for that, and the included link.:)</description><pubDate>Fri, 01 Feb 2013 06:28:02 GMT</pubDate><dc:creator>Sim-473257</dc:creator></item><item><title>RE: "\1" in a formula (Translating MSAccess to T-SQL)</title><link>http://www.sqlservercentral.com/Forums/Topic1414613-23-1.aspx</link><description>This is used to convert the column value to an integer, also called "integer division".[url=http://office.microsoft.com/en-001/access-help/table-of-operators-HA010235862.aspx]Table of operators[/url]Since you are dividing by 1, this is basically a shorthand to convert the value column to integers.</description><pubDate>Fri, 01 Feb 2013 06:15:43 GMT</pubDate><dc:creator>Koen Verbeeck</dc:creator></item><item><title>"\1" in a formula (Translating MSAccess to T-SQL)</title><link>http://www.sqlservercentral.com/Forums/Topic1414613-23-1.aspx</link><description>Well I feel dumb asking this, but I've Googled my fingertips off ...I have been given some SQL from MSAccess, and asked to translate it to T-SQL.One of the expressions selected is "Select [value]\1  as [Field1]"Does anyone have any idea what the "\1" is meant to do ?Unfortunately it seems I can find out how to build half an atom bomb on google, but something as simple as a "\" ... is beyond me :(Many Thanks</description><pubDate>Fri, 01 Feb 2013 05:56:43 GMT</pubDate><dc:creator>Sim-473257</dc:creator></item></channel></rss>