code

About Me

Name: Unknown

View my complete profile

Recent Posts

  • Enums
  • Oracle Substring & Instring Functions Substr Instr
  • Java Examples: Convert double to string
  • test
  • Cenqua Clover Code Coverage for Java
  • Some examples of using Unix find command.
  • Tip #26 - Getting rid of ^M - mixing dos and unix ...
  • Case Insensitive Queries
  • Application Environment Setup Using /etc/profile.d/*
  • Listutorial: Step by step CSS list tutorial

Powered by Blogger

Monday, August 15, 2005

Concatenation Operators in SQL

I always forget this one.....

SELECT TEAM || ',' FROM dfc_team; would put a comma after every result.


Operators

posted by Unknown | 12:40 PM

0 Comments:

Post a Comment

<< Home