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 mysql and sql server?
What does it mean to be in union?
tell me the disaster recovery plan
How to access the deleted record of an event?
Can you edit the .rdl code associated with a linked report?
What is temporary stored procedure?
Define full outer join in sql server joins?
What are dml triggers and types of dml triggers?
Find first and last day of current month in sql server
How retrieve field names from the table in SQL through JAVA code?
In which sql server version report builder introduced?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
What is sql server schema compare? How we can compare two database schemas?
How can we call UDF(User Define Function) using C# code in ASP.net ?
What is history table in sql server?