Answer Posted / saravanan p
Please find the below query in which, the tables are
selected depends the column name empNo.
select table_name from information_schema.columns where
column_name='empNo'
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is sql server 2000 work load governor?
What is Dependency Injection and provide example?
How to change parameter value inside the report?
Explain what are the basic functions for master, msdb, model, tempdb databases?
What is an identity?
Explain about Normalization?
How use inner join in sql server?
What are commonly used mssql functions in php?
Where is localdb stored?
What is the difference between for auto and for nested?
What is usually the first word in a sql query?
How connect excel to sql server?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
What is an example of a foreign key?
What are the five major components of a dbms?