|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
i know your name
From: Olav Mørkrid (olav.morkrid
gmail.com)
Date: Thu Jul 12 2007 - 01:37:38 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
say you want to keep track of who knows whose name at a party, storing
one table row per instance explodes into n*(n-1) rows (a million rows
for thousand people).
a) can mysql cope with this, and it's more a question of storage and
processing power?
or b) does such a table spell certain doom for a database? if so, how
does one solve this problem efficiently?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]