Re: Alter Procedure

From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 08/13/04


Date: Fri, 13 Aug 2004 16:43:55 -0400

Not without running a profiler trace while the alter is issued.

-- 
Andrew J. Kelly  SQL MVP
"L Gonzales" <anonymous@discussions.microsoft.com> wrote in message
news:5ff201c48174$77e9b190$a401280a@phx.gbl...
> Is there a way to track or view the date stored procedure
> was last altered?
>
> TIA


Relevant Pages

  • Re: Row size and DBCC SHOWCONTIG
    ... Andrew J. Kelly SQL MVP ... > Since I had to drop all dependent objects before issuing the ALTER COLUMN, ... >> Amy, ... >> Andrew J. Kelly SQL MVP ...
    (microsoft.public.sqlserver.programming)
  • Re: Alter table name
    ... Andrew J. Kelly SQL MVP ... "Grant Merwitz" wrote in message ... > Is there a way to alter a table name through query analyser. ...
    (microsoft.public.sqlserver.server)
  • Re: Modifying User Defined Data Types
    ... exec sp_droptype 'email' ... alter table dbo.blat alter column a varchar ... > Andrew J. Kelly SQL MVP ...
    (microsoft.public.sqlserver.programming)
  • Re: How to modify size of User Defined Data Types
    ... Like I said you can't alter the column size on a UDT. ... Andrew J. Kelly SQL MVP "Vern" wrote in message ...
    (microsoft.public.sqlserver.tools)
  • Re: Extremely high % Disk Time .. How is this possible??
    ... Andrew J. Kelly SQL MVP ... > Slicing them into logical drives may look better but it does not increase ... I prefer to look at disk queue ... >>> Andrew J. Kelly SQL MVP ...
    (microsoft.public.sqlserver.clustering)

Loading