Skip to content
Advertisement

Number Type from Oracle to Teradata

I need to replicate some tables of Oracle in Teradata. I have a script that create the sql for the Teradata’s table, so far everything worked fine but I have a small problem. I look the information …

How to cut a table?

How can I reduce that table in Oracle’s SQL: PersonNr TestID Date resultTestA resultTestB Person1 1 01.01.19 pos Person1 1 01.01.19 …

Format Phone Numbers With Characters

I need to format the existing phone numbers saved in my database. First, I need to clean the phone numbers with character. 801-113-1521 801.456.7891 1213-345-6789 ext 219 (323)567=2251 should be: …

Advertisement