Difference between revisions of "Select"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
[[PostgreSQL select]]:
 
[[PostgreSQL select]]:
* <code> select * from your_table_name</code>
+
* <code> select * from your_table_name;</code>
  
 
  SELECT * FROM your_table_name;
 
  SELECT * FROM your_table_name;

Revision as of 09:59, 16 September 2022

Advertising: