View Full Version : Permission


accessman2
11-20-2006, 09:14 AM
Hi,

If the user only have read permission in the SQL Server, can they still create the temporary table, eg. ##tmp, when they write T-SQL?

Thanks.