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 the difference between ddl,dml and dcl commands?
How can I create a report based on a query? : sql server management studio
What does nvl stand for?
What are Spatial data types in SQL Server 2008
What is sql profiler. What are the default templates with it? : sql server database administration
What are the advantages of passing name-value pairs as parameters?
What is bulkcopy in sql?
How do you identify a foreign key?
How to insert and update data into a table with "insert" and "update" statements?
How does recursive cte works in sql server?
Explain what is sql server english query?
What are the advantages of sql azure?
What languages bi uses to achieve the goal?
Explain important index characteristics?
Does hive support indexing?