Community

Finding Object Definition in SQL Server 2005

(Vinod Kumar) Any database requirement would be to view the created objects definition. And SQL Server is no different here. And in the SQL Server 2000 world we used to use the simple system stored procedure as sp_helptext to view the definition. For all backward compatibility this command still

Read More - Register for Free Membership