Tips on Teradata SQL

Posted on May 15, 2014 in Computer Science • Tagged with programming, tips, Teradata SQL, database

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **


Continue reading

Connect to Teradata from the BeakerX SQL Kernel in JupyterLab

Posted on Apr 10, 2021 in Computer Science • Tagged with programming, Jupyter, JupyterLab, SQL, BeakerX

You can run the following magics in a cell to connect to Teradata from a BeakerX SQL kernel.

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

%classpath add jar /workdir/jars/teradata/tdgssconfig.jar
%classpath …

Continue reading

Fastload in Teradata

Posted on May 22, 2020 in Computer Science • Tagged with Computer Science, SQL, Teradata, fastload, BTEQ, prepared statement

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **

Insert Multiple Rows

Teradata SQL does not support …


Continue reading

Understand and Avoid the No More Spool Space Issue in Teradata

Posted on Jun 22, 2020 in Computer Science • Tagged with Computer Science, Teradata, spool space, no more spool space, database, SQL

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **

Knowledge About Spool Space in Teradata

  1. Volatile Tables …

Continue reading

General Tips on Mathematica

Posted on Apr 25, 2013 in Computer Science • Tagged with tips, Mathematica, programming

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things on this page are fragmentary and immature notes/thoughts of the author. It is not meant to readers but rather for convenient reference of the author …


Continue reading

Tips on ScalaJS

Posted on Aug 22, 2017 in Computer Science • Tagged with programming, ScalaJS, Scala, JavaScript, JS

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

https://scalafiddle.io/sf …


Continue reading