Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Running as SysAdmin

    Let's detail a little bit:

    - It's completely inefficient to hit the SQL server with "Select * from table1" with a user that don't have the right to browse "table1" and...

  • RE: Running as SysAdmin

    Well let's start first with a "why".

    Usually the DB is last in the chain of layers (or first, depending on the perspective :D).

    It's a common implementation for Authentification/Authorization to affect...

  • RE: Worst Practices - Not Using Primary Keys and Clustered Indexes

    Well I disagree your point of view.

    You didn't define the scope of the applications, the dimensions of the tables and the no. of transactions per second.

    I'm in a position where...

Viewing 3 posts - 1 through 3 (of 3 total)