Topics
Started by
Posts
Last post
I am trying to figure something out and hitting a brick wall. If I had some code I would post it, …
8 replies
Hi, I try to extract number from a string, is there a SQL Server function to do that? If not, how t…
32 replies
Is there any way to Truncate a Variable table i.e. declare @t table ( f1 int ) insert into @t sele…
3 replies
Please anyone! I like to calculate payment for loan monthly In excel it should look like this: =PMT…
34 replies
Hi, Does anyone in here know how to generate a stored procedure dependency tree? For example…
15 replies
I need help pulling multiple number values out of a string field name is Details and here are some …
11 replies
SQLState = S1000, NativeError = 0 Error = [Microsoft][ODBC SQL Server Driver]Unable to open BCP hos…
45 replies
Hello I have a query where I join a table to another table that stores email addresses. So a query…
4 replies
Is it possible to query Active Directory for user account information? I thought I hear…
29 replies
By: dlechman
In my stored proc, I'm trying to set/pass a datetime variable to NULL. Then I want to check if…
6 replies
Hi, I have a stored procedure mySP and I'd like to use a local variable to store the ouput from sp_…
9 replies
Hi All, I need help with a string with delimiter that needs to be split into column names. I have b…
26 replies
Hi, I know you can't use GetDate() in a UDF, but does anyone know a way of passing the output from …
8 replies
Does anyone know how to write the T-SQL that checks if a job is still running? I need to make…
20 replies
Hello I have an output in my queries that gives me: xxxxxxx xxxxxxxxx : 123456 (xx) - xxxxxxx... …
3 replies
Viewing 15 topics - 16 through 30 (of 17,077 total)
You must be logged in to create new topics.