Topics
Started by
Posts
Last post
Hi, I need to use a Like statement with an Or statement in a where clause. below is what I am tryi…
6 replies
How do I set the value of a variable in a function to a scalar value extracted from a table? For ex…
3 replies
I need to make the querys where the filter is changing (depends on the values contained in some fie…
2 replies
Hi all I'm trying to set up a maintenance plan with logging on several servers (there's none at all…
3 replies
I am trying to do BCP , but throwing “unable to load BCP resource DLL. BCP cannot continue” I have …
2 replies
I have to join two tables that share the column report_Id. I want to return the counts of all repor…
17 replies
I have a table "Numbers" with a single int field "N". The records go from 0 through 100,000. I'm t…
10 replies
I have never seen the specific syntax "NATURAL JOIN" used (or documented) in T-SQL. Maybe it is. …
19 replies
I'm having a hard time figuring out the right way to ask the question, so I'm sorry if the subject …
4 replies
Hi all, This code to change a column name is not working and I'm not able to figure out why: IF OBJ…
14 replies
I have a sp and need to run it with parameter exec spGetCategoriesByDocIDAsTable 811 This will retu…
7 replies
Hi, I was asked to go through stored procedures and make modifications so SQL injections would be …
7 replies
I was asked to go through stored procedures and make modifications so SQL injections would be impos…
2 replies
Hello, Let's say I have a table with 2 columns, id and name, where I insert 4 rows: id name 1 …
4 replies
I have a stored procedure to send email and it works. The issue is when the recipient clicks on Re…
2 replies
Viewing 15 topics - 166 through 180 (of 12,234 total)
You must be logged in to create new topics.