Is there anyway that a query could update a table name and all the objects that reference it.
e.g table name is 'Blah' change to 'BlahBLahBLah'
and this will update all the objects in the database that uses/references that table?
Do not feel like doing this maually.
Thanks
e.g table name is 'Blah' change to 'BlahBLahBLah'
and this will update all the objects in the database that uses/references that table?
Do not feel like doing this maually.
Thanks
Comment