<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - SQL and Big-O]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/20551/"/>
	<updated>2009-03-24T07:58:00Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/20551/sql-and-bigo/</id>
		<entry>
			<title type="html"><![CDATA[Re: SQL and Big-O]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126041/#p126041"/>
			<content type="html"><![CDATA[<p>thanks, link is good idea</p>]]></content>
			<author>
				<name><![CDATA[lovekieu]]></name>
				<uri>http://punbb.informer.com/forums/user/15148/</uri>
			</author>
			<updated>2009-03-24T07:58:00Z</updated>
			<id>http://punbb.informer.com/forums/post/126041/#p126041</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SQL and Big-O]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/121086/#p121086"/>
			<content type="html"><![CDATA[<p>I found this interesting discussion which I believe generally addresses this question...<br /><a href="http://www.experts-exchange.com/Programming/Misc/Q_21001575.html">http://www.experts-exchange.com/Program &#133; 01575.html</a></p>]]></content>
			<author>
				<name><![CDATA[twohawks]]></name>
				<uri>http://punbb.informer.com/forums/user/8442/</uri>
			</author>
			<updated>2008-12-16T12:11:17Z</updated>
			<id>http://punbb.informer.com/forums/post/121086/#p121086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SQL and Big-O]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/121075/#p121075"/>
			<content type="html"><![CDATA[<p>I have practically no idea what you mean. What you have written makes very little sense.</p>]]></content>
			<author>
				<name><![CDATA[MattF]]></name>
				<uri>http://punbb.informer.com/forums/user/9938/</uri>
			</author>
			<updated>2008-12-16T10:30:46Z</updated>
			<id>http://punbb.informer.com/forums/post/121075/#p121075</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SQL and Big-O]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120976/#p120976"/>
			<content type="html"><![CDATA[<p>I think this is a simple question, I think I might know the answer already but I&#039;d rather ask and be sure than keep wondering for a while <img src="http://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /><br />Here goes,</p><p>N = size of &#039;users&#039; database.<br />If ID is the primary key in the user&#039;s database, it would take <a href="http://en.wikipedia.org/wiki/Big_O_notation">Big-O</a>(1) to retrieve a user by it&#039;s ID whereas it would take <a href="http://en.wikipedia.org/wiki/Big_O_notation">Big-O</a>(N) to retrieve a user by it&#039;s name.<br />Now that&#039;s what I&#039;m thinking, am I right?</p><p>Thank you <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ultime]]></name>
				<uri>http://punbb.informer.com/forums/user/2271/</uri>
			</author>
			<updated>2008-12-14T23:13:22Z</updated>
			<id>http://punbb.informer.com/forums/post/120976/#p120976</id>
		</entry>
</feed>
