I have [field1] with a variable length name where I need to remove the fixed proceeding and trailing chars.
example
ACC1201HOA
ACC415HOA
ACC1851HOA
so end up with just
1201
415
1851
I'm right clicking on the Update to: of my Update query, chosing Build and trying to use some previous RTrim...
I have 2 copies of my master Table in other DB's, which needs to be updated once a day. The easiet is to delete all and append all, however this is getting to be to large of a task.
I have created a table with single field to store a (record_change_date) value in, then tie all 4 of my queries...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.