Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [VishalT] Description field error

Quote Reply
Re: [VishalT] Description field error In reply to
regular = indexes the value, which makes queries faster, but its not unique

unique = you cas only have one instance of that value in the field. So if you had two records with "test" as the value, it would reject the 2nd one as there was already one in the DB. Normally this is reserved for ID's where you don't want duplication

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Description field error VishalT 4951 Jul 6, 2020, 2:15 AM
Thread Re: [VishalT] Description field error
Andy 4823 Jul 14, 2020, 11:01 PM
Thread Re: [Andy] Description field error
VishalT 4817 Jul 15, 2020, 12:49 AM
Thread Re: [VishalT] Description field error
Andy 4820 Jul 15, 2020, 12:53 AM
Thread Re: [Andy] Description field error
VishalT 4813 Jul 15, 2020, 12:55 AM
Thread Re: [VishalT] Description field error
Andy 4811 Jul 15, 2020, 1:34 AM
Post Re: [Andy] Description field error
VishalT 4807 Jul 15, 2020, 1:38 AM