• Hi,

    i feel instead of bringing one more join to sql its better to declare some variables inside the stored procedure and use it instead of bringing the enum concept forcibly in sql server.

    not sure how many will agree to this. because i feel we should not sacrifice performance to readability.

    Jeswanth

    --------------------------------