﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Nanda Kishore / Article Discussions / Article Discussions by Author  / What does "S" mean? / 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>Mon, 20 May 2013 09:58:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: What does "S" mean?</title><link>http://www.sqlservercentral.com/Forums/Topic469224-269-1.aspx</link><description>Just to clarify: Yes, you can use "S" as a table name.</description><pubDate>Fri, 14 Mar 2008 11:46:12 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>RE: What does "S" mean?</title><link>http://www.sqlservercentral.com/Forums/Topic469224-269-1.aspx</link><description>The sysobjects table returns a list of every object in the database.  One of the columns is Object Type which is "P" for a stored procedure, "V" for a view, "T" for a user table, etc., including "S" for a System Table.</description><pubDate>Fri, 14 Mar 2008 11:40:23 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>What does "S" mean?</title><link>http://www.sqlservercentral.com/Forums/Topic469224-269-1.aspx</link><description>What does this mean: "If you are using any object type code as “S” this will not work. System tables (S) are not exposed" Does it mean you can not use S as a table name for instance?</description><pubDate>Fri, 14 Mar 2008 02:02:34 GMT</pubDate><dc:creator>JCass</dc:creator></item></channel></rss>