Tuesday, November 29, 2011

What is the query used to display all tables names in SQL Server (Query analyzer)?

select * from information_schema.tables
Category:JDBC Interview Questions

No comments:

Post a Comment