Hi All,
I have a table which is being continuosly updated, I just wanted to know how to
output only the last row with the select statement.
can anyone please tell me howto.
thanks,
Nikhil
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists
I wish you all a very good and cherishable 'Thanks Giving' to all the people in
this list and and all the contributors to MySQL all over the World.
Once Again Thanks :)
Warm Regards,
Nikhil.
-Original Message-
From: Scott Hamm [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004
Hi List,
I have a MySQL Data running on one Linux Server in my Intranet ,
I would like to have all the Databases and tables synced to MySQL Server
running on Windows Server .
How to Sync the data , or just copy the table from one machine to another
machine.
Does MySQL have any * Export *
Hi Chums,
Can any body tell me if the following case is possible ?
Actually , I have Oracle Server , and I want to replicate the data across
the other servers, but at the other end ( replicated servers) , I want to have
MySQL Database Server too, and
What all I wanna know is if it is p
Hi List,
Can any one show me the practical query of creating a table which should contain a
column with BLOB Datatype.
--Nikhil.
Hi Lists ,
My Query is How Can I store Images in the MySQL Database , and how to Index them ,
can anybosy help me on this please
I am starting out a Online Photo Gallery and want to share them , and I want to
make the search available, Does anybody has already done on this ?
Ple
Hi List,
How do I dump the data from console to the text file from the output generated by
SELECT statement ?
Thanks,
Nikhil.
Hi all,
I have a query ,
Please can someone just tell me the details of restrictions on how many maximum no of
UNIQUE Columns can be there per table
and how many maximum PRIMARY KEY Columns,HOW many maximumum AUTO_INCREMENT Columns can
be there per table