Categories
Tags → Statements

Java DB (Derby) - DML Statements

This Tutorial provides tutorial notes on executing DML statements with Java DB (Derby) JDBC Driver. Topics include inserting, updating and deleting data rows in existing tables; creating IDENTITY columns; handling date and timestamp values.
DETAILS

If and Else Statements and Operators

Learn If and Else Statements and Operators on a simple way.
DETAILS

Easy Cash Method Viral Membership Script

Easy Cash Method, is a Viral Membership Script, it is simple to install, and allows unlimited levels of members, you can set this up to charge for different levels (all via PayPal) and even encourages users to Email their friends to move up a level. ...
DETAILS

Using Stored Procedures with MSSQL and ASP.NET 2.0

If you haven''t used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I crea...
DETAILS

MySQL - Connecting PHP to Database

This article provides tutorial notes on connecting PHP scripts to MySQl servers. Topics include creating database connection objects; executing INSERT INTO, SELECT, and UPDATE statements from PHP scripts.
DETAILS

PostgreSQL Backup n'' Restore

This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given fil...
DETAILS

Export Table to SQL for DB2

Export Table to SQL script for db2 helps the user to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like '';'' and a few export options make this tool flexible....
DETAILS

Export Table to SQL for Oracle

Export Table to SQL script for Oracle helps to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like '';'' and a few export options make this tool flexible. The p...
DETAILS

Page:
©2003-2019 jCay.com