Hi
Is it possible to update a columns data in a row to another columns data when that row is inserted ?
For example i have a incremented column and i want to set the Job ID column equal to the incremented column when the row is inserted.
so each row will have the incremented value and the same value of that column in the jobid column of the same row.
Thanks
Is it possible to update a columns data in a row to another columns data when that row is inserted ?
For example i have a incremented column and i want to set the Job ID column equal to the incremented column when the row is inserted.
so each row will have the incremented value and the same value of that column in the jobid column of the same row.
Thanks
Comment