dbTalk Databases Forums  

select * from master..sysprotects

comp.databases.sybase comp.databases.sybase


Discuss select * from master..sysprotects in the comp.databases.sybase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bkiddo
 
Posts: n/a

Default select * from master..sysprotects - 11-04-2009 , 01:58 PM






Is different the information you get if you run:

select * from master..sysprotects

than the one you obtain from:

select * from sysprotects ?


I need to ask because I don't have data base to test them, thanks,

Reply With Quote
  #2  
Old   
Bret_Halford
 
Posts: n/a

Default Re: select * from master..sysprotects - 11-04-2009 , 06:24 PM






On Nov 4, 11:58*am, Bkiddo <beatriz.du... (AT) gmail (DOT) com> wrote:
Quote:
Is different the information you get if you run:

select * from master..sysprotects

than the one you obtain from:

select * from sysprotects ?

I need to ask because I don't have data base to test them, thanks,

These would be the same if the user was currently in the master
database,
otherwise different. "select * from sysprotects" will get the results
from
the sysprotects table in the database the user is using.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.