 




<?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>IT Answers &#187; tables</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/database/tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 09:23:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Make a table</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/make-a-chart/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/make-a-chart/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 21:44:03 +0000</pubDate>
		<dc:creator>smurfkelley</dc:creator>
				<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/make-a-chart/</guid>
		<description><![CDATA[New Discussion Post by Harisheldon]]></description>
				<content:encoded><![CDATA[New Discussion Post by Harisheldon]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/make-a-chart/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hiding table tabs</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/hiding-table-tabs/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/hiding-table-tabs/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 16:26:29 +0000</pubDate>
		<dc:creator>Njeterreese</dc:creator>
				<category><![CDATA[TabControl]]></category>
		<category><![CDATA[Table Functions]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/hiding-table-tabs/</guid>
		<description><![CDATA[New Discussion Post by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Discussion Post by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/hiding-table-tabs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding from two tables in VBA</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/adding-from-two-tables-in-vba/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/adding-from-two-tables-in-vba/#comments</comments>
		<pubDate>Fri, 31 Aug 2012 01:51:52 +0000</pubDate>
		<dc:creator>Silverhawk</dc:creator>
				<category><![CDATA[adding]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/adding-from-two-tables-in-vba/</guid>
		<description><![CDATA[New Discussion Post by TomLiotta]]></description>
				<content:encoded><![CDATA[New Discussion Post by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/adding-from-two-tables-in-vba/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Auto Replace Text in a table</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-replace-text-in-a-table/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/auto-replace-text-in-a-table/#comments</comments>
		<pubDate>Tue, 04 May 2010 18:01:26 +0000</pubDate>
		<dc:creator>Dapostman</dc:creator>
				<category><![CDATA[IIF statement]]></category>
		<category><![CDATA[REPLACE]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is there a statement I can add that will automatically replace a text string with another string? EX&#62; NORTH CHANGE TO BILLY BOB THROUGH OUT A FIELD]]></description>
				<content:encoded><![CDATA[<p>Is there a statement I can add that will automatically replace a text string with another string? EX&gt; NORTH CHANGE TO BILLY BOB THROUGH OUT A FIELD</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/auto-replace-text-in-a-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql syntax</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mysql-syntax/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mysql-syntax/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:59:56 +0000</pubDate>
		<dc:creator>Ak1bo78</dc:creator>
				<category><![CDATA[Data Tables]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi Have a table: budget When I try this: MySql: insert into budget values (’Department A’,1,2,200) Department A represents:A Department called A 1 represents: a courseno from table course 2 also represents: a courseno from table course It doesnt work … Any suggestions&#8230;. ?]]></description>
				<content:encoded><![CDATA[<p>Hi</p>
<p>Have a table: budget</p>
<p>When I try this: </p>
<p>MySql:<br />
insert into budget values (’Department A’,1,2,200)</p>
<p>Department A represents:A Department called A<br />
1 represents: a courseno from table course<br />
2 also represents: a courseno from table course</p>
<p>It doesnt work <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> …</p>
<p>Any suggestions&#8230;. ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mysql-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Constraints (MySql,tables,null,PK,FK etc)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/constraints-mysqltablesnullpkfk-etc/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/constraints-mysqltablesnullpkfk-etc/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:52:39 +0000</pubDate>
		<dc:creator>Ak1bo78</dc:creator>
				<category><![CDATA[constraints]]></category>
		<category><![CDATA[foreign key]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[NOT NULL]]></category>
		<category><![CDATA[NULL]]></category>
		<category><![CDATA[primary key]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi all(waves) noob here ( ) ( yes you might look down upon me) ( ) never the less&#8230;.:)  Quick question: Tables made so far: department values (depno,dname) course values values (courseno) How would I create a table eg &#8220;Table budgets&#8221;&#8230;with values of two budgets (£100 and £200) for courses. 1.Courses are managed by departments. [...]]]></description>
				<content:encoded><![CDATA[<p><b>Hi all(waves) noob here ( <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) ( yes you might look down upon me) ( <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) never the less&#8230;.:)<br />
 Quick question:</p>
<p>Tables made so far:<br />
department values (depno,dname)<br />
course values values (courseno)</p>
<p>How would I create a table eg &#8220;Table budgets&#8221;&#8230;with values of two budgets (£100 and £200) for courses. </p>
<p>1.Courses are managed by departments.<br />
2.Department A manages course 1 and 2<br />
3.Department B manages course 3 and 4<br />
4.Department C manages course 5,6,7,8<br />
5.Department D manages course 9 and 10<br />
6.Department E manages no course<br />
7.Courses 1-5 each have a budget of £200<br />
8.Courses 6-10 each have a budget of £300 </p>
<p>I know the table needs primary key and foreign keys referencing two tables:department and course.</p>
<p>I have tried the following so far:</p>
<p>CREATE TABLE budgets (depno INTEGER NOT NULL,courseno INTEGER NOT NULL,dname (char)NOT NULL,budgetA INTEGER(200),budgetB INTEGER (300),PRIMARY KEY (depno) REFERENCES department (depno),FOREIGN KEY (courseno) REFERENCES course (courseno));</p>
<p>I have also tried:<br />
CREATE TABLE budgets (depno INTEGER NOT NULL,courseno INTEGER NOT NULL,dname (char)NOT NULL,budgetID INTEGER(1,2,3,4,5,6,7,8,9,10),PRIMARY KEY (budgetID) REFERENCES department (depno),FOREIGN KEY (courseno) REFERENCES course (courseno));</p>
<p>When mysl&#8217;d:<br />
Select budgetA from budgets where dname=&#8221;Department A&#8221;;</p>
<p>Answer should be:budgetA £200 </p>
<p>When mysl&#8217;d:<br />
Select budgetID(1),courseno(5) from budgets,course where dname=&#8221;Department C&#8221;;</p>
<p>Answer should be:budgetA £200 or £300<br />
depending if its courseno 5 or higher.</p>
<p>All help MUCH appreciated. Yes I know its a short question.Not!! lol well it might be simple for all you SQL pros out there.Ive only used 4months now&#8230;:)</p>
<p>Thanks,<br />
Akibo<br />
</b></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/constraints-mysqltablesnullpkfk-etc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Random values selection</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/random-values-selection/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/random-values-selection/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 05:12:12 +0000</pubDate>
		<dc:creator>Kamboj</dc:creator>
				<category><![CDATA[Database programming]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how i can select random values from a coloumn from a given table]]></description>
				<content:encoded><![CDATA[<p>how i can select random values from a coloumn from a given table</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/random-values-selection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems from reindexing tables every day on a SQL Server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-from-reindexing-tables-every-day-on-a-sql-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problems-from-reindexing-tables-every-day-on-a-sql-server/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 17:58:04 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Indexing (information management)]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We have a daily job running to reindex all the tables for all the databases on our SQL Server. If I reindex selective reporting tables everyday, take a transaction log backup right after reindexing and check if the transaction log is greater than 1GB, I think I should invoke a stored procedure to shrink the [...]]]></description>
				<content:encoded><![CDATA[<p>We have a daily job running to reindex all the tables for all the databases on our SQL Server. If I reindex selective reporting tables everyday, take a transaction log backup right after reindexing and check if the transaction log is greater than 1GB, I think I should invoke a stored procedure to shrink the transaction logs.</p>
<p>If I do this, and if the transaction log is forced to shrink everyday, how is it going to affect the server’s performance? Also, is it going to affect something else? Finally, do I even need to reindex tables every day?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problems-from-reindexing-tables-every-day-on-a-sql-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems with the SQL query function</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-sql-query-function/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-sql-query-function/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 16:16:01 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Query]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am designing a website, and I’m having a problem with the SQL query function. My table looks like this: Table Structure Ref_ID Mem_ID 1001 1002 1001 1003 1001 1004 1002 1005 1003 1006 1003 1007 1003 1008 When I try the command “select * from table where ref_id=&#8217;1001&#8242;,” it returns 1002, 1003 and 1004. [...]]]></description>
				<content:encoded><![CDATA[<p>I am designing a website, and I’m having a problem with the SQL query function.  My table looks like this:</p>
<p>Table Structure<br />
Ref_ID    Mem_ID<br />
1001      1002<br />
1001      1003<br />
1001      1004<br />
1002      1005<br />
1003      1006<br />
1003      1007<br />
1003      1008</p>
<p>When I try the command “select * from table where ref_id=&#8217;1001&#8242;,” it returns 1002, 1003 and 1004.  However, I want all the co-related data together.  What can I do?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-sql-query-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Problem inserting data using OPENROWSET in SQL Server 2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-inserting-data-using-openrowset-in-sql-server-2000/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problem-inserting-data-using-openrowset-in-sql-server-2000/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 17:56:09 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When I insert data into a table using OPENROWSET in SQL Server 2000, the data in the table comes up as “2.00804e+007” and “6.02303e+007”. Why might this be?]]></description>
				<content:encoded><![CDATA[<p>When I insert data into a table using OPENROWSET in SQL Server 2000, the data in the table comes up as “2.00804e+007” and “6.02303e+007”.  Why might this be?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problem-inserting-data-using-openrowset-in-sql-server-2000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/24 queries in 0.032 seconds using memcached
Object Caching 920/1035 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 09:43:48 -->