Hi
Sorry to bother you with such a "simple" question, but I donĀ“t have an overview of the database, but maybe somebody could help?
What would be the SQL query to copy the value from productid to the field number?
/Hans
Hi
Sorry to bother you with such a "simple" question, but I donĀ“t have an overview of the database, but maybe somebody could help?
What would be the SQL query to copy the value from productid to the field number?
/Hans
UPDATE EcomProducts SET ProductNumber = ProductID ?
Thank you Imar :)
/Hans
And now I see, that in search and replace - you can see all tables and all columns :) so that will be a huge help in the future
Hi Hans
You can also so the database layout in Datalist module - under connections - see all tables and their fields.
BR NIcolai
You must be logged in to post in the forum