Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

Make money selling software. Check this out here

Hosted clickbank mall. Check this out here




   Misc

   Amazon

   Links

    


Do Syntax

 

DO expression, [expression, ...]

Execute the expression but don't return any results. This is a shorthand of SELECT expression, expression , but has the advantage that it's slightly faster when you don't care about the result.

This is mainly useful with functions that has side effects, like RELEASE_LOCK .


 

 

back to MySQL reference


 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
Shell out to browser(VB)
File System of drive(ASP)
decimal to hexadecimal conversion(PHP)
App.Path example(VB)
Active window title(VB)
Split a string(ASP)
Create a file(VB)
flashing form example(VB)

    




Copyright © 2004 by programmershelp.co.uk