> > the table is having fileds -date, pump to brg temperature, bottom brg > temperature, vibration level and so on > through a html form iam filling these datas daily > each day values is getting stored as a row. > when a query is being given with select statement between to dates result > is coming in rows > my doubt is whether the table can be displayed vertically ie decription in > first column and results for firstdate in second column and so on so that > for comparision it is easy between dates > i prayed GOOGLE GOD no result > hope i have explained my problem > i will be happy if somebody is helping me > thanks in advance >
to begin with have proper subject lines in your mails right now it is displayed like this Date |Pump to brg | temp bottom brg | temp | vibration level using a SQL statement you can create r view read more from here http://www.w3schools.com/sql/default.asp and figure out the statement. -Satya fossevents.in _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
