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.
Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.