Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

? Syntax curiosity

$
0
0

I realize that there IS a better way to write the syntax given in this specific example; however, I am curious about something some pseudo-code that I just looked at:

where zipcode likeness in
( '[0-9][0-9][0-9][0-9][0-9]',
  '[0-9][0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9]',
  '[0-9][0-9][0-9][a-z][a-z][a-z]'
)

I doubt that I am the only one who has ever thought about something like this kind of syntax, but would syntax similar to this be troublesome?


Kent


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>