Search notes:

SAS: proc sql

Join algorithms

proc sql joins two tables with one of the following four join algorithms:
See also merge join in data step

Centered output in the log

Apparently, by default, the output-table of a select statement is centered destination (log file).
By setting the nocenter option, the output can be sent to the left side.

See also

select
Insert statement
&sqlobs
alter table
Count missing values
SAS programming: proc
proc sql - execute by
foreign key constraints
not null constraints
expressions
Execute an SQL statement for each observation in a data set
proc sql in conjuction with Oracle:
connect to and connect using.
optimizer
SQL transformations, such as ? to contains etc.
The feedback option shows, what an SQL statement transforms to.
SAS proc sql: describe table

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Companie...', 1758208243, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Companies-Products/SAS/programming/proc/sql/index(102): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78