Buy Questpond's video subscriptions on
huge discount
.
Online: 2263
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
How We can Get List of Store Procedures?
Posted by
Lakhangarg
on 9/20/2009 | Category:
Sql Server Interview questions
| Views: 4663
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
select * from Sys.Objects where Type='p'
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How We Can Get List of Scalar Functions?
Next > :
How we can get the list of user tables?
Comments or Responses
Login to post response
More Interview Questions by Lakhangarg
How we can get the list of user tables?
How we can get the List of System Tables in DataBase?
Difference between String and StringBuilder class?
Can we have two files with the same file name in GAC?
Default setting for the expires attribute of the document.cookie prope ...
How we can generate Random number in SQL Server?
What Will be the output of the following Code? int i = 1; in ...
How to Insert XML Data into Existing XML Node?
Latest Interview Questions
You need to identify a type that meets the following criteria : Is al ...
You creat a Web site that stores user's active themes in user profile ...
Which of the following classes is required to draw an empty circle? (C ...
What should appear at the very end of your JavaScript? The <scr ...
What does the <noscript> tag do?
Which of the following is not considered a JavaScript keyword?
JavaScript is interpreted by _________
For generating random numbers we have to used the following function?
More ...