Deepthi Viswanathan Nair
Old Hand
Points: 392
More actions
September 10, 2008 at 8:35 am
#192642
Comments posted to this topic are about the item Get Tables by column name
Carl Federl
One Orange Chip
Points: 25384
September 10, 2008 at 8:46 am
#869712
What are the advantages of this SQL over using the INFORMATION_SCHEMA views defined in the ISO SQL standard?
select *
from INFORMATION_SCHEMA.COLUMNS
WHERE COLUMN_NAME LIKE '%Employee_Id%'
SQL = Scarcely Qualifies as a Language
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy