Friends,<BR><BR>I'm trying to write a select statement that ends like this:<BR><BR><pre class="ip_ubbcode_code_pre"><BR>and sc.customer_name in (DECODE(shipto,'0',sc ...
SQL is neither the fastest nor the most elegant way to talk to databases, but it is the best way we have. Here’s why Today, Structured Query Language is the standard means of manipulating and querying ...