Nov 28, 2009 11:29 AM
utilities in netezza
-
Like (0)
hi
is there any utilities available in netezza like we used to have in teradata.
also please clarify the followig
1. is it true that netezza doesnt use - stored procedures, indexes, partitioning concept etc etc
2. how does the architecture of netezza differs from teradata.
3, is there any free documentation available in netezza website - inorder for me to start with - if yes, where to find that
4. what are external tables in netezza..
please advise.
You really need to join the Netezza developer network (to get access to documentation etc) and/or talk to your Netezza Account manager to get docs and/or training.. See http://www.netezza.com/ndn/about.html for the NDN website. ALSO - have a look around this forum - some good info on here. Final recommendation - buy a copy of David Birmingham's Netezza Underground book - well worth it if you're serious about getting to know Netezza well.
A brief answer to your questions below :
Yes there are utilities (nzsql, nzload etc) which correspond to teradata stuff like BTEQ and FASTLOAD
Netezza does (now) have stored procedure and UDF capabilities - but doesn'tuse traditional indexes or partitioning
See above re documentation
External tables are a way of defining flat files outside the Netezza DBMS for importing and/or exporting data via INSERT/SELECT commands.
D.

