Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JDBC and Relational Databases
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
JDBC and Relational Databases
MySQL equivalent to Oracle's "select * from dual;"
Jim Atharris
Greenhorn
Posts: 28
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello All,
I'm new to MySQL and need MySQL's equivalent to the common "test" SQL statement that people use for Oracle:
select * from dual;
Thanks,Jim
Susanta Chatterjee
Ranch Hand
Posts: 102
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I think it is
select 1
- Susanta
You've gotta fight it! Don't give in! Read this tiny ad:
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Database Failover
System TimeStamp
Check Database is running / not
Oracle Pivot table
Getting the value of a sequence using JDBC ...
More...