Main Menu

HOME

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

US Job listings




   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
VBScript supported(ASP.net)
Status bar clock(Javascript)
Power calculator(C)
Create a new directory(VB)
display disk drive properties(Powershell)
Count words in a string(VB.net)
change file extensions(VB)
calculate someones age(VB)

    




Copyright © 2004 by programmershelp.co.uk