Viewing 15 posts - 901 through 915 (of 2,469 total)
If you just want to list the db objects maybe you could just create a table with objecttype, objectName & objectRemarks (or some such) and select into this table using...
October 6, 2005 at 8:28 am
sahana - try eliminating using pattern matching and see if you get the right resultset back...
select * from myTable
where myColumn like '[^a-z,A-Z]'
October 6, 2005 at 7:55 am
see if this link helps any!!!
October 6, 2005 at 7:17 am
I've been touting the benefits of teleworking ever since it (sorta) fell into my lap a few years ago...obviously there're jobs where your physical presence is absolutely critical and I'm...
October 6, 2005 at 6:15 am
tack(??) Chris - splly. for the opinions on the sessions you attended - would've given anything to hear Ken Henderson speak - did you attend the ones presented by Adam...
October 6, 2005 at 6:04 am
Thanks for the "glimpses" Steve!
October 6, 2005 at 5:57 am
well - this article addresses only stored procedures naming conventions but the posts in response should give you a good indication of where different people draw the line between...
October 5, 2005 at 6:24 am
noel - nice to have you concur (somewhat) with my post - i saw you come online a while ago & meant to say "hi"...pl. read my comment to steve's...
October 4, 2005 at 9:10 am
Viewing 15 posts - 901 through 915 (of 2,469 total)