Laur's blog
  • Home
  • About
  • Support my work
Sign in Subscribe

developer

A collection of 3 posts
Export SQL Developer Connections
sql

Export SQL Developer Connections

When I joined in, I found myself suddenly needing access to a bunch of Oracle databases, so I thought initially to get all accounts loaded one by one in SQL Developer. That's an option... A colleague showed me that you can actually back up and restore your DB
Nov 5, 2019 2 min read
Build Update Statements with Oracle SQL Developer and Python
developer

Build Update Statements with Oracle SQL Developer and Python

By default, SQL Developer can only export INSERT statements. This is quite unfortunate when one needs to build UPDATE statements because their syntax is different. I've tried to use regexp to convert the statements but I didn't find it not straight forward at all. So, I
Jun 18, 2018 2 min read
Move SQL Developer Data from the Roaming Profile in Windows
developer

Move SQL Developer Data from the Roaming Profile in Windows

TL;DR:: Set up IDE_USER_DIR. I have to keep my roaming profile on a diet and this means moving a bunch of default directories around. The latest victim is SQL Developer According to this post, the environment variable to be changed is IDE_USER_DIR. From the post:
Oct 19, 2016 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost