Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » select(*)
select(*) [message #5331] Wed, 13 September 2006 15:49 Go to next message
zsolt is currently offline  zsolt
Messages: 697
Registered: December 2005
Location: Budapest, Hungary
Contributor
Is there a simple way to get all the fields of a table?
Something like:
sql * Select("*").From(TABLENAME).Where(SOME_ID == id); 
Re: select(*) [message #5332 is a reply to message #5331] Wed, 13 September 2006 16:20 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Select(SqlAll()).From....
Re: select(*) [message #5333 is a reply to message #5332] Wed, 13 September 2006 17:06 Go to previous message
zsolt is currently offline  zsolt
Messages: 697
Registered: December 2005
Location: Budapest, Hungary
Contributor
Thanks Smile
Previous Topic: MySqlSession::EnumTables -> why uppercase?
Next Topic: Multiple fields primary key
Goto Forum:
  


Current Time: Mon Apr 29 07:58:43 CEST 2024

Total time taken to generate the page: 0.02537 seconds