- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can any body please let me know good books for learning Arrays and Hashing.I also want to know is hashing always better than PROC SQL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
hi ...
#1 SQL vs HASHING ... depends on the situation
#2 rather than a book, you can learn a lot from papers ... try http://www.albany.edu/~msz03/epi697.html
there are links to several good papers on ARRAYS and if you scroll down to the section "FORMAT ALTERNATIVES" there are links to several papers on hashing (read them in the order shown on the web site)
#3 go to ... http://www.lexjansen.com/
and search for ARRAYS and/or HASHING and you'll find lots of free papers at all kinds of levels
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Mike! I want to learn hash too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Everyone has its advantage .You cann't simply judge someone is better than others.
SQL is a industrial standard which has already prove its value.
Hashing and SQL has its own advantage respectively . It is hard to compare them.
I recommend to learn both skills. The more skills you have learned ,the more powerful you will be.
Ksharp