View Single Post

   
  #6 (permalink)  
Old 03-01-2008, 01:44 PM
Roy Harvey
 
Posts: n/a
Default Re: Table name starting with prefix tbl

On Wed, 21 Mar 2007 20:52:37 -0000, "Jack Vamvas"
<DEL_TO_REPLY@del.com> wrote:

>what would be the goal of inserting via the VIEW rather than inserting into
>the underlying tables?
>it depends on the complexity and who your users are?


I rather suspect the reason for the views in this particular case was
to be able to avoid the silly tbl prefix and _ox suffix without
breaking something else.

Roy Harvey
Beacon Falls, CT
Reply With Quote