• Just my 3 cents......

    But do not use that naming convention. You should not prefix your objects with the type of object. Everyone can easily tell it is a table.

    You will have a horrible time trying to find that table among the hundreds of others that also begin with that awful prefix, when listed in alphabetical order.

    Andrew SQLDBA