php-db | 2001062
Date: 06/23/01
- Next message: Antonio Mármol Albert: "Re: [PHP-DB] Design conundrum..."
- Previous message: snpe: "Re: [PHP-DB] PHP+Linux+MSSQL"
- In reply to: Noah Spitzer-Williams: "[PHP-DB] advantages/disads of primary keys and indices?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
With indices you speed SELECTs, but slow INSERTs and UPDATEs.
""Noah Spitzer-Williams"" <noahsw <email protected>> ha scritto nel messaggio
news:9h0n6v$l2h$1 <email protected>
> what are the advantages and disadvantages of primary keys and indices?
>
> - Noah
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Antonio Mármol Albert: "Re: [PHP-DB] Design conundrum..."
- Previous message: snpe: "Re: [PHP-DB] PHP+Linux+MSSQL"
- In reply to: Noah Spitzer-Williams: "[PHP-DB] advantages/disads of primary keys and indices?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

