Posts Tagged ‘application’

VB.NET - The If Statement

August 9, 2009 - 11:08 pm No Comments

Sorry for not uploading a video for a while but here is a tut on the if statement

Duration : 0:4:10

(more…)

Database Tools for SQL Tuning | Embarcadero® DB Optimizer…

July 27, 2009 - 2:27 am No Comments

http://www.embarcadero.com/products/

Embarcadero® DB Optimizer™ offers:

* Graphical visualization of wait-time analysis to easily pinpoint the SQL causing poor database performance

* Hyperlinked drill-downs for locating detailed activity information for an individual SQL statement

* Explain plans for a better understanding of how SQL will be executed and the performance costs

* Real-time Quick Fixes to flag and correct inefficient SQL automatically (Oracle)

* Batch tuning of DML statements, stored routines, entire SQL files and the System Global Area (Oracle

Duration : 0:2:57

(more…)

Microsoft Access Tutorial : How to Create a Delete Action Query in Microsoft Access

June 25, 2009 - 4:39 pm No Comments

A delete action query in Microsoft Access is based upon the delete statement of SQL, and it can be created by clicking on the “Create” tab and the group “Query Design.” Change a query type from a select statement to a delete statement with help from a computer programming teacher in this free video on Microsoft Access.

Duration : 0:3:34

(more…)