Software Index
Related Topics
Popular Trends
Trending Topics
 

Nested Sql Statement

All | Freeware
Product Title  /  Popularity Revised License Rating Size
SQL Editor for Oracle
Free SQL Editor for Oracle. Colored syntax, different colors on execution and errors. Multi-document program interface. Multi-threaded execution, possibility to stop execution. Execution SQL and PL/SQL blocks. Execution single and multiple SQL statement (scripts). Explain Plan feature. Reading DBMS_OUTPUT stream. ...
February 12th 2009 Freeware    720k
SQLTools
SQLTools is a light weighted and robust tool for database development. It includes a text editor, an sql console and a couple of sql utilities. You can use it for dial-up connection and it will work as fast as SQLPlus. ...
April 19th 2003 Freeware  5 stars 860k
BaseNow
BaseNow is a database front-end application that provides a powerful tree-style user interface for all your databases. It looks like Microsoft Access and it allows you to work with data just like in Excel spreadsheets. BaseNow has a tree-style display ...
November 16th 2002 Shareware  5 stars 27,592k
SQL Scripter
SQL Scripter is able to script your data in a valid T-SQL format which can be executed in Query Analyzer.

Some features

Choose your source:
-Table
-View
-Own SQL statement !
Choose your fields.
Choose between different types:
-Just insert the records ...
April 25th 2004 Freeware    400k
General SQL Parser
General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements,and parse SQL statements into a parse tree in their own program. It provides detail information about a SQL statement ...
February 18th 2005 Freeware    1,562k
DecryptSQL
Do you have such kind experience that you can not view the complete SQL Script because of "WITH ENCRYPTION" when you view the Stored Procedure, View, Trigger or Function of MS SQL2000 and MS SQL2005? If yes, the DecrypSQL can ...
November 6th 2006 Shareware  5 stars 532k
FlexTracer
Powerful, easy-to-use SQL tracer for Oracle, MS SQL, MySQL, IBM DB2, Interbase/Firebird, SQLite, Sybase ASE/SQL Anywhere/Advantage Server, PostgreSQL, ODBC, BDE, ADO. You don't need to have administrator privileges on your database server! File and registry operations are supported as well. ...
July 23rd 2011 Shareware  5 stars 887k
EazySQL
Generates ready to use SELECT, INSERT, UPDATE, DELETE and VIEW SQL Statements and SQL Stored Procedures from table structures of MS SQL Server 2000 and 2005. Supports Optimistic Concurrency Control for Update, Foreign-Keys, etc. Connects Local as well as Remote ...
May 14th 2006 Demo  5 stars 356k
JDbMonitor
JDbMonitor is a tool to monitor & analyse database performance for any Java application. Easily determine your application's database performance and analyse problems down to specific SQL statement.

Key Features:
* Real time monitoring of SQL execution
* Works with ...
July 17th 2006 Shareware  5 stars 16,186k
MS Access Join Two Tables Software
Horizontally merge (combine, match, union) two Access tables into one by a common column (field) of data. The two tables can be located in the same Access file or two different Access files. No complicated options or SQL knowledge required. ...
September 4th 2006 Shareware    404k
SQLStomper
Validating and verifying that database records are being created and updated correctly is a very common Quality Assurance Task. Running SQL Queries against a database is the quickest way to extract the information that you need. Whether you are a ...
November 25th 2006 Shareware  5 stars 1,508k
MySQL Join Two Tables Software
Horizontally merge (combine, match, union) two MySQL tables into one by a common column (field) of data. The two tables are not changed, a new table is created with the results. No complicated options or SQL knowledge required.
February 10th 2007 Shareware    409k
Oracle Join Two Tables Software
Horizontally merge (combine, match, union) two Oracle tables into one by a common column (field) of data. The two tables are not changed, a new table is created with the results. No complicated options or SQL knowledge required.
February 10th 2007 Shareware    554k
FoxPro Join Two Tables Software
Horizontally merge (combine, match, union) two FoxPro tables into one by a common column (field) of data. The two tables are not changed, a new table is created with the results. No complicated options or SQL knowledge required.
February 11th 2007 Shareware    556k
PostgreSQL Join Two Tables Software
Horizontally merge (combine, match, union) two PostgreSQL tables into one by a common column (field) of data. The two tables are not changed, a new table is created with the results. No complicated options or SQL knowledge required.
February 11th 2007 Shareware    410k
MS Access Append Two Tables Software
Vertically merge (combine, match, union) one Access tables into the other. The tables can be located in the same Access file or two different Access files. No complicated options. No SQL knowledge required.
February 24th 2007 Shareware    403k
dbQueryTool
This Easy to use tool allows you to connect to any Microsoft SQL database and browse or modify data.
Db Query Tool can be used by a novice, but will be invaluable to any database profession.
It aids in finding, ...
January 27th 2008 Shareware    3,629k
SQLite Admin
SQLite Admin is an AIR-based application that helps you to examine the structure of a database, create a new database or open an existing one, execute any type of SQL statement, etc.

An interesting aspect of this version is that the ...
May 7th 2011 Freeware    502k
GTK Oracle
GTK Oracle is a GTK 2 interface to Oracle that aids in Oracle application development and testing.

Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command ...
March 7th 2011 Freeware    471k
GTKO
GTKO is a GTK+ 2 Oracle development tool. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, tracing facility, and SQL*Plus-style command scripting.

For SQL statement analysis and tuning ...
January 1st 2011 Freeware    332k
Related Scripts
Add Records using an SQL statement
This is a simple tutorial that helps in inserting the records into the database table using the SQL statement. This tutorial does not use the recordset object to add the records. It uses the execute method of the connection object ...
December 17th 2005 Freeware     
Delete Record with SQL statement
This is an useful tutorial from which you can learn how to delete the records from the database table using the SQL statement. This tutorial shows you the sample code that helps you to add the values as well as ...
November 22nd 2005 Freeware     
How do I deal with an apostrophe (') in a SQL statement?
This tutorial is helpful for every SQL server administrators and its developers which explains them about the usage of apostrophe in a SQL statement. It clearly explains the users how to avoid apostrophe errors. Its an easy to follow tutorial ...
December 9th 2005 Freeware     
SQLProcess - A Powerful SQL Statement Generator
This online article describes the advantages of SQL process. The author quotes this SQL process as a powerful SQL statement generator which helps the developers to create SQL statements which could append, modify, search and erase records for all the ...
November 24th 2005 Freeware     
Using DateDiff function in SQL Statement
This tutorial says about how to find difference between two date. It asks the users to use DateDiff function in an SQL statement. Users can refer and use given sample code on their web page to test. It is handy ...
December 8th 2005 Freeware     
Using GetDate Function in an SQL Statement
This article is helpful for the database administrators which gives them solution for accessing the date and time of SQL server using GetDate function in an SQL statement. Syntax for this function has been given to test on their web ...
December 21st 2005 Freeware     
Alter a string in an .ASP Page for use in an SQL statement
This ASP article guides you how to handle the ASP strings as values to be used with SQL output statement. Provided program lets you know which functions are used to alter a string in ASP that has been given within ...
November 26th 2005 Freeware     
Executing Transact-SQL DELETE statement using SQLCommand
This is an easy to learn tutorial for the users. In this tutorial author cleary shows how to delete the data from the database table using the SQL delete statement. You can delete the records based on the specified condition ...
November 30th 2005 Freeware     
Add Records With SQL Statments.
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS ...
December 15th 2005 Freeware     
Apostrophes in SQL statements
This online tutorial helps the developers about using apostrophe in their SQL statements. The author defines the apostrophe as SQL's illegal character. This article describes how to solve the problem of using an apostrophe in a SQL statement. The code ...
November 27th 2005 Freeware     
Related Code
Update a table with itself, with one SQL statement
Sometimes you may need to update a table with its own data, typically when rows contain a link to values stored in other rows. The example SQL and narrative illustrate how to do this via an Update statement with a ...
January 21st 2010     2k
SQL Parser
You can paste in an SQL statement, and have it formatted into an easier to read format. This is useful for debugging if your program dynamically generates a long SQL statement. Just debug.print your SQL statement, and copy and paste ...
October 3rd 2011     3k
LogiODBC 1.1 Beta 4 (PHP) - Powerful ODBC Library
LogiODBC is a library of extremely useful PHP functions for working with ODBC data sources (Microsoft Access, MySQL, and many other database formats). It offers expanded functionality and ease of use while being based on existing ODBC functions provided by ...
February 5th 2006     7k
Delete duplicates in a table (cleanly and easily, using ROWID)
This simple SQL statement deletes duplicate rows in each set, using the pseudocolumn ROWID (row address), preserving the first inserted row of each duplicate set.
May 7th 2006     1k
DigiOz MS Access ADODB DLL
The DigiOz MS Access ADODB DLL is a DLL written in Visual Basic .NET 2003. This DLL allows you to Query, Insert, Update, Delete or otherwise execute any valid SQL Statement to a Microsoft Access Database using ADODB .NET Class ...
February 20th 2007     3k
New Software
Popular Software