Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要任何用户能够访问 Sybase 中的特定表。就我而言,SELECT 权限就足够了。
有没有办法做到这一点?
GRANT SELECT ON my_table TO PUBLIC