Topics
Started by
Posts
Last post
Hello, I have a table that holds notes for service calls. It is a one (call) to many (notes) arrang…
3 replies
Has anyone ever come across a resource that is comprised of T-SQL practice problems and solutions u…
3 replies
Out of habit (or because my T-SQL "instructor" always did it) I have always encased my stored proce…
3 replies
Hello All, I have a question... Given the following: ----------------------------------------…
8 replies
Hello, I would like to introduce a couple of issues related to stripping (or not) the datetim…
17 replies
I'm trying to come up with a way without using cursors to do the following. Here's the situat…
11 replies
I have a basic view that subtracts column A from column B and returns the difference in column…
4 replies
I use SQL 2000. Is there any restriction in using nested cursors(3 levels) on the same base ta…
8 replies
Hai, Can anybody explain what is the difference between Adhoc and prepared statements in sql …
1 replies
i have a subquery within a query. it looks something like this: SELECT Account_C…
3 replies
One of our jobs using FTP to transfer data files has recently began failing. If we try and execute…
44 replies
which Table i can find my Jobs ?(MSDB OR Model OR master) i wont to see my Jobs insid the table can…
1 replies
wht is the purpose of master, model, tempdb, and msdb in the sql server, wht is this system databas…
2 replies
I have a stored procedure that needs to hold an exclusive lock on a table. It needs to prevent any …
4 replies
I am hoping someone can help me out with a currnet problem. My objective is to identify all th…
9 replies
Viewing 15 topics - 11,386 through 11,400 (of 17,082 total)
You must be logged in to create new topics.