Home » Community » Newbie corner » SQL Syntax in PostgreSQL in U++
SQL Syntax in PostgreSQL in U++ [message #38279] |
Sat, 08 December 2012 22:46 |
DOTMPP
Messages: 4 Registered: December 2012
|
Junior Member |
|
|
Hello,
I am wondering how to properly syntax SQL in U++.
Can someone post an example SELECT/INSERT query, maybe even let's say you have a string and you want to insert that string instead of typing it out in the query?
The example in the reference does SQL commands in a very strange way that I'm not used to.
Another example is an SQL statement where usually you would have "where" like 'SELECT something FROM somewhere WHERE width = 20' and such, as in the examples it seems to be going around the WHERE statement.
Thanks.
edit: I have figured it out since I posted this. Basically it's the same syntax as always, I don't know why the sample files had to intimidate me with their wacky unconventional syntax.
[Updated on: Mon, 10 December 2012 01:19] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed Apr 30 09:08:28 CEST 2025
Total time taken to generate the page: 0.01153 seconds
|