SELECT * FROM tabella
così ottieni tutti i record..
where serve solo per restringere l'insieme in base a qualche condizione.. se vuoi vedere tutto no mettere condizioni ^__^
![]()
SELECT * FROM tabella
così ottieni tutti i record..
where serve solo per restringere l'insieme in base a qualche condizione.. se vuoi vedere tutto no mettere condizioni ^__^
![]()