Hi !
I've got a table of data in a cf <table>, the data is generated by one query, except for the last column of data, which is generated by loopin through the original query to get the right dates from another table.
I need to know sort on that last column but i don't know how? I can't join the two tables to get all the data because the null values in one of the tables don't get pulled out by the sql query.
Can anyone help?
Thanks
Julie
I've got a table of data in a cf <table>, the data is generated by one query, except for the last column of data, which is generated by loopin through the original query to get the right dates from another table.
I need to know sort on that last column but i don't know how? I can't join the two tables to get all the data because the null values in one of the tables don't get pulled out by the sql query.
Can anyone help?
Thanks
Julie