SQL Query to pull Datetime columns and get the minimum data in each column and date coulmns

Tulluri, Swathi 0 Reputation points
2023-11-21T12:39:07.3566667+00:00

I wanted to write down the min(date columns) from all the data bases and all the tables which has datetime column.

The yellow column needs to be published in

I have writtent a query which could retrieve the data only to the perticular data base, i am lookiing to get it via dynamic SQL

What i could get

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
Developer technologies Transact-SQL
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-11-22T02:24:01.93+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.