Click here to Skip to main content
15,892,927 members
Home / Discussions / Database
   

Database

 
Generalproblem use ado with stored procedure Pin
Satervalley20-Apr-04 23:10
Satervalley20-Apr-04 23:10 
GeneralGet value of newid() function of SQLsrv2k from ASP Pin
_skidrow_vn_20-Apr-04 22:16
_skidrow_vn_20-Apr-04 22:16 
GeneralRe: Get value of newid() function of SQLsrv2k from ASP Pin
-Dr_X-21-Apr-04 19:53
-Dr_X-21-Apr-04 19:53 
GeneralJoin Pin
Robert197420-Apr-04 8:10
Robert197420-Apr-04 8:10 
GeneralRe: Join Pin
-Dr_X-20-Apr-04 9:47
-Dr_X-20-Apr-04 9:47 
GeneralRe: Join Pin
Robert197420-Apr-04 10:19
Robert197420-Apr-04 10:19 
GeneralCorrection Pin
Jeff Varszegi21-Apr-04 7:38
professionalJeff Varszegi21-Apr-04 7:38 
GeneralSQL statement execution plan (SQL Server 2000) Pin
Xiangyang Liu 刘向阳20-Apr-04 4:35
Xiangyang Liu 刘向阳20-Apr-04 4:35 
I read in an internal document from our company DBAs saying the "SQL Server 2000 can cache execution plan for any SQL statement if the names of the objects in the statement is fully qualified" (for example, select * from [dbo].MyTable). The document did not say that this is for SQL statements in stored procedures only.

I am not very knowledgeable about SQL servers. My question is, does this mean that I can use dynamic SQL statements and get some of the same benefits as stored procedures?

Thanks.





My articles and software tools





GeneralRe: SQL statement execution plan (SQL Server 2000) Pin
Mike Dimmick20-Apr-04 6:11
Mike Dimmick20-Apr-04 6:11 
GeneralRe: SQL statement execution plan (SQL Server 2000) Pin
XiangYangLiu20-Apr-04 22:16
sussXiangYangLiu20-Apr-04 22:16 
GeneralRunning Oracle SQL DDL from the IDE Pin
Ranjan Banerji20-Apr-04 4:13
Ranjan Banerji20-Apr-04 4:13 
GeneralRe: Running Oracle SQL DDL from the IDE Pin
RichardGrimmer21-Apr-04 2:27
RichardGrimmer21-Apr-04 2:27 
GeneralRe: Running Oracle SQL DDL from the IDE Pin
Ranjan Banerji27-Apr-04 4:10
Ranjan Banerji27-Apr-04 4:10 
GeneralRe: Running Oracle SQL DDL from the IDE Pin
RichardGrimmer27-Apr-04 4:38
RichardGrimmer27-Apr-04 4:38 
GeneralVisual Admin Tool for MSDE Pin
Michael P Butler20-Apr-04 2:37
Michael P Butler20-Apr-04 2:37 
GeneralRe: Visual Admin Tool for MSDE Pin
RichardGrimmer21-Apr-04 2:29
RichardGrimmer21-Apr-04 2:29 
GeneralRe: Visual Admin Tool for MSDE Pin
Michael P Butler21-Apr-04 2:54
Michael P Butler21-Apr-04 2:54 
GeneralRe: Visual Admin Tool for MSDE Pin
mtone5-May-04 4:55
mtone5-May-04 4:55 
GeneralNamed Commands in ADO from C++ Pin
[James Pullicino]20-Apr-04 1:19
[James Pullicino]20-Apr-04 1:19 
GeneralRe: Named Commands in ADO from C++ Pin
Mike Dimmick20-Apr-04 3:29
Mike Dimmick20-Apr-04 3:29 
Questioncan this query be optimized Pin
Anonymous19-Apr-04 22:55
Anonymous19-Apr-04 22:55 
AnswerRe: can this query be optimized Pin
Chris Meech20-Apr-04 5:33
Chris Meech20-Apr-04 5:33 
GeneralRe: can this query be optimized Pin
-Dr_X-20-Apr-04 10:06
-Dr_X-20-Apr-04 10:06 
GeneralRe: can this query be optimized Pin
Anonymous20-Apr-04 20:37
Anonymous20-Apr-04 20:37 
GeneralRe: can this query be optimized Pin
Chris Meech21-Apr-04 1:57
Chris Meech21-Apr-04 1:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.