SELECT name, type_desc,*
FROM sys.objects
WHERE (type = 'P' or type='U' or type='V')
order by modify_date desc
Subscribe to:
Post Comments (Atom)
Free source code and tutorials for Software developers and Architects using different programming languages: .NET, C#, VB.NET, ASP, PHP, MYSQL, SQL SERVER, ORACLE.
„The reasonable man adapts himself to the world;
The unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man.” -George Bernard Shaw-
No comments:
Post a Comment