Forum Replies Created

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

  • RE: select permission to public

    Thanks Sachnam!

    But our security team has rejected the request. They are saying revoke the select permission

    [Object:dm_exec_sessions] [Granted To:public] [Database:master]

    [Permission:SELECT]

    [Object:sysprotects] [Granted To:public] [Database:master]

    [Permission:SELECT]

    FIx recommendation is

    Grant audit file and database...

  • RE: export sql data

    Hi Lowel,

    Somehow I am not able to using homebrew01 script.

    Can youplease provide the steps based on my select query. Kind of new to this task. Appriciate your help.

  • RE: export sql data

    Thanks Lowell.

    I got two more requests from user.

    In pipe delimited file first line should contain column names, do I need to write manually? or is there any way to do...

  • RE: ENCRYPTION/DECRYPTION - SQLSERVER 2005

    I just want to know if few columns are encrypted, script to query the data

    table name USER

    USERID

    USERFNAME

    USERLNAME

    USERADDRESS

    USERPHNUM

    USERZIPCODE

    USEREMAILID

    STATUSID

  • RE: ENCRYPTION/DECRYPTION - SQLSERVER 2005

    I have joined recently here as a DBA and new to encryption. The previous only DBA left the organization I got keys to decrypt. Just want to know how to...

  • RE: ENCRYPTION/DECRYPTION - SQLSERVER 2005

    only few columns are encrypted.

    for example user first name

    ...

  • RE: ENCRYPTION/DECRYPTION - SQLSERVER 2005

    select * from user

    I could see encrypted data

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