Blogs about: Sql Developer

Featured Blog

Liferay – SQL – Select FileEntries tagged with tag A but not tagged with tag B

Gwowen Fu wrote 3 days ago: SELECT UNIQUE /*csv*/ * FROM ( SELECT fileentryid, title FROM dlfileentry WHERE fileentryid IN ( SEL … more →

Tags: Liferay

Liferay - SQL - Select JournalArticles tagged with tag A but not tagged with tag B

Gwowen Fu wrote 3 days ago: This is not an optimized SQL script but it gets job done. SELECT UNIQUE /*csv*/ * FROM ( SELECT arti … more →

Tags: Liferay

Connecting Oracle SQL Developer to database without tnsnames.ora3 comments

pleinolijf wrote 2 weeks ago: Just a quick tip if you need to reconfigure an Oracle database connection for use in Oracle’s … more →

Tags: dev, Oracle, tnsnames.ora, Database Connection

Get thee to KScope13!1 comment

Kent Graziano wrote 1 month ago: Jeff Smith (@thatjeffsmith) just posted a great little piece about why you can’t afford to mis … more →

Tags: Oracle, SQL Developer Data Modeler, Chi Gung, data vault, User Groups, ODTUG, Data Modeling, Data Warehouse, odtug

connect mysql via sql developer

avaminzhang wrote 2 months ago: grant命令: grant 权限1,权限2,…权限n on 数据库名称.表名称 to 用户名@用户地址 identified by ‘连接口令’; 例子: mysql> … more →

Tags: mysql, Database

Deleting Duplicate rows in SQL Server

Kunal Gandre wrote 2 months ago: One of the most common tasks that any DBA or Developer does is to identify and delete true duplicate … more →

Tags: sql dba, delete duplicate rows, deleting, duplicates, Kunal Gandre, SQL 2008, TSql

SQL-Developer: Copy result grid cells (columns) with headers

Matthias Schulz wrote 2 months ago: We will use the following Select during this post: SELECT c.owner, c.table_name, c.column_name, c.da … more →

Tags: Editor, Oracle, Result Grid

SQL-Developer: How to change the date format of the result grid - "Why does my date column have no time?"

Matthias Schulz wrote 2 months ago: You can decide how SQL-Developer display date and timestamp columns. Go to the “Tools” m … more →

Tags: format, GUI, Oracle, Settings

Mark or colour NULL values in SQL Developer

Joris Visscher wrote 3 months ago: By default SQL Developer shows null values in the following way: Screenshot – SQL Developer … more →

Tags: Tips, SQL, Oracle

SQL DEVELOPER - Detroit, MI - USA

Simrans wrote 3 months ago:   Posted Date: 13th Feb 2013 by Relevante Consulting at Detroit JOB POSITION: SQL DEVELOPER Min Expe … more →

Tags: Archives, USA, T-SQL, SQL 2008, SSAS, SSIS, Datamart, SQL2008 R2, BCBS

RMOUG Training Days 2013 - OTN Lab Day2 comments

Kent Graziano wrote 3 months ago: Today  I arrived in Denver to attend the annual Rocky Mountain Oracle Users Group (RMOUG) Training D … more →

Tags: Oracle, SQL Developer Data Modeler, User Groups, #SQLDevModeler, Chigung, Oracle Users Group, RMOUG, Apex, Oracle User Group

Oracle Auto-Increment Made Easy

andri wrote 3 months ago: One of the tedious task I have to deal with when working with Oracle is when I need to create an aut … more →

Tags: Software development, auto increment, Database, identity, IDENTITY Column, Java, Microsoft SQL Server, mysql, Oracle

Connecting to Oracle database from Windows Forms application using C#

DEEPAK SHARMA wrote 4 months ago: Download source code In this article I will explain how to connect to Oracle database from Windows a … more →

Tags: .NET, C#, Oracle, C# Oracle Connection, csharp, datagridview control, Oracle Database 11g Express Edition, OracleCommand class, OracleConnection class

APEX 4.2.1 and APEX Listener 2.0 released!7 comments

matthiashoys wrote 4 months ago: First of all: a happy New Year to all my blog readers! I wish you an exciting 2013 with lots of inte … more →

Tags: Apex, bugs, apex, Application Express, Glassfish, HTML5 charts, New Features, 4 2 1, Patch Set

Data Warehouse / SQL Developer - Permanent - Suffolk - to £35k plus benefits

storm recruitment blog wrote 5 months ago: This exciting new role will see you joining a very strong, well-populated IT department creating and … more →

Tags: Software development, Permanent, Suffolk, Data Warehouse

Migration From SQL Server To Oracle Using SQL Developer1 comment

talipozturk wrote 5 months ago: Migration is the process of copying the schema objects and data from a non-Oracle database, such as … more →

Tags: Step by Step Documentation, Oracle Tools, Database Migration, DB Migration using SQL Developer, Migration From SQL Server to Oracle, How To Migrate Database From SQL Server To Oracle Using

SQL-Developer: Speed up program start2 comments

Matthias Schulz wrote 6 months ago: Starting SQL-Developer takes too long? Here’s what you can do: 1. Use native look and feel Sel … more →

Tags: GUI, Oracle, Settings

SQL Developer Dbms Output Pane gone...

Frederik Vallaeys wrote 6 months ago: I already managed to remove the Dbms Output pane a couple of times from my SQL Developer, probably b … more →

Tags: Uncategorized

Quickly copy, compare, and synchronize databases with Oracle SQL Developer.1 comment

HA IT Services wrote 6 months ago: Dear All, The below url is very useful if you want to migrate/move the schema/object to another data … more →

Tags: Apex, Oracle, SQL Developer


Related Tags
All →

Follow this tag via RSS