Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #21967
| From | Alessandro Pellizzari <shuriken@amiran.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: User che veda uno o più brand |
| Date | 2018-04-09 15:36 +0100 |
| Message-ID | <fj1c3bFaj4mU2@mid.individual.net> (permalink) |
| References | <pab70n$3nm$1@virtdiesel.mng.cu.mi.it> <fiso66F9rhqU1@mid.individual.net> <pad30m$87r$1@virtdiesel.mng.cu.mi.it> <fiurb9Fns6pU1@mid.individual.net> <padvne$qlk$1@virtdiesel.mng.cu.mi.it> |
On 08/04/2018 21:57, GabrieleMax wrote: > Ti ringrazio per l'ulteriore risposta! Ti chiedo un parere, se avessi > una tabella chiamata user con tutti gli utenti e le loro descrizioni e > la tabella brand con tutti i marchi e la loro descrizione potrei > "linkare" con una FK uno o più marchi allo stesso utente usando quindi > solo due tabelle! Se un marchio può essere associato a un solo utente (1:n), allora sì, col sistema che ho spiegato per collegare i prodotti ai brand. Se un brand può essere associato a più utenti e un utente a più brand (n:n) l'unico modo è quello con la tabella di collegamento. Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
User che veda uno o più brand GabrieleMax <gabriele1NOSPAM@hotmail.com> - 2018-04-07 21:43 +0200
Re: User che veda uno o più brand Alessandro Pellizzari <shuriken@amiran.it> - 2018-04-07 21:32 +0100
Re: User che veda uno o più brand GabrieleMax <gabriele1NOSPAM@hotmail.com> - 2018-04-08 14:47 +0200
Re: User che veda uno o più brand Alessandro Pellizzari <shuriken@amiran.it> - 2018-04-08 16:38 +0100
Re: User che veda uno o più brand GabrieleMax <gabriele1NOSPAM@hotmail.com> - 2018-04-08 22:57 +0200
Re: User che veda uno o più brand Alessandro Pellizzari <shuriken@amiran.it> - 2018-04-09 15:36 +0100
Re: User che veda uno o più brand GabrieleMax <gabriele1NOSPAM@hotmail.com> - 2018-04-09 22:06 +0200
Re: User che veda uno o più brand fmassei@gmail.com - 2018-04-08 08:55 -0700
csiph-web