[EMAIL PROTECTED]]
> Sent: Friday, December 04, 1998 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: [GENERAL] question 2
>
> Hi again,
> I have this query :
> select prestito.*, libro.tipo,libro.id_libro from prestito,libro where
> prestito.id_libro =
> libro.id_li
Hi again,
I have this query :
select prestito.*, libro.tipo,libro.id_libro from prestito,libro where
prestito.id_libro =
libro.id_libro_key
that return me (correct!):
id_libro|id_utente|data_prestito|visto|notifica1|notifica2|notifica3|tipo|id_libro
+-+-+-+