Syntax of Teradata SQL

Posted on Oct 15, 2014 in Computer Science • Tagged with programming, Teradata SQL, syntax, style, error

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. **

Syntax

  1. Each Teradata SQL …


Continue reading

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

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

Use Eclipse as Your IDE

Posted on Oct 22, 2012 in Software • Tagged with IDE, programming, Eclipse, software, editor

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

  1. There are at least 3 ways to jump to errors quickly in Eclipse

    • Click these red icons on the right margin.
    • Click the Previous Annotation button or …

Continue reading