Connecting Tech Pros Worldwide Forums | Help | Site Map

Hash tables

Newbie
 
Join Date: Oct 2008
Posts: 2
#1: Oct 30 '08
What is the difference between single hash table (#table_name)
and double hash table (##table_name).

ck9663's Avatar
Expert
 
Join Date: Jun 2007
Posts: 1,925
#2: Oct 30 '08

re: Hash tables


They're temp tables.

Here's a good read.

Happy Coding!

-- CK
Newbie
 
Join Date: Oct 2008
Posts: 2
#3: Oct 31 '08

re: Hash tables


That's great definition. Thank you
Reply