In general, you should not worry about faster query sintax, since mysql
should (but i'm not sure) have an "optimizer" inside wich translate your
sintax query in a "better" efficient one.
Anyway, the "where" statement is perfectly equal to the "join" operator,
it is called, in general, "theta-joi
php on line 11
Where is the problem? Is this the correct way to delete records from an Access DB? If
this is a bad tecnic, can you suggest me what is the correct way?
Thanks in advance to all.
(The server where this script run is a Microsoft server).
Francesco
egan working on his Ninth Symphony, and
Windows98 aaarrrggghhh crashed for the n'th time"
---
Francesco D'Inzeo
WinTech S.r.l.
Via Lisbona 7
35127 PADOVA (Italy)
Tel. (+39)-(0)49-8703033
Fax. (+39)-(0)49-8703045
Hi,
I use Interbase 6.01 in a Linux system and i want use php for my server side
language for accessing the Interbase database.
When i start to use php for accessing database i seen that i can't move my
row pointer (cursor) into a quey after i use ibase_query() function. Only
traverse one row at
Hi,
After i have traverse a queryhow i can repositioning my cursor to the first
record of the query ?
And how i can store the actual position of the query in a variable and then
reuse it to move my position ?
I use Interbase 6.01.
Thank
--
PHP Database Mailing List (http://www.php.net/)
To uns