I want to select only specific column name from information_schema
not all column name from information schema
select Column_name from information_schema.columns where table_name= 'table_name'
this query gives all column name from table but i want some specific field from table
Thanks&Regards:-
Shubham Choudhary
Software Engineer
www.facebook.com/shubham.kunar