Originariamente inviata da spakkos .... nella tabella misure ho il campo Età(che devo avere per forza in questa tabella xkè ..... Sbagli. Sostituisci Età con DataDiNascita poi ti fai una vista codice: SELECT ........., ............., DateDiff ( Now - DataDiNascita ........ ) AS Eta, .................., .............. FROM Misure
SELECT ........., ............., DateDiff ( Now - DataDiNascita ........ ) AS Eta, .................., .............. FROM Misure
Regole del Forum