Recently in an Interview I was asked to write a Query with follwing Criteria
1. There is a Table with name X which contains soem valid data.
2. We don't know the column name in the Table.
The result set of the Query should return only one row.
I tried with Top key word. but there is no use it's asking for colunm Name.
I'm very much eager to know the Answer.
Thanks in advance for taking time for replying to my post.