How to get create temp table permission for a user

From: Steven Xu (stevenxiu_at_yahoo.com)
Date: 08/29/04


Date: Sun, 29 Aug 2004 01:46:06 -0700

Hi All,

I add a user webA to database DBA.
webA will exec a SP in DBA. webA need to create a temporary table #tableA in
this SP.
How can i give webA create temporary table permission.

Thanks for your time,

Steve