JamesGMills
Programmer
Hi everyone,
I have a table full of blog posts. I dont want to create a table just to log hits so i thought i would add a column to that table called 'views'.
I want to create a SQL UPDATE to count++ this, can it be done just int eh sql?
James
------------------------
I have a table full of blog posts. I dont want to create a table just to log hits so i thought i would add a column to that table called 'views'.
I want to create a SQL UPDATE to count++ this, can it be done just int eh sql?
James
------------------------