Topics
Started by
Posts
Last post
Dear All, I have a database which has about 50000 stored procedures. I need to script out around 20…
4 replies
I have employee login date and time from the login date and time i need calculate log out date and …
2 replies
Hi, I have three stored procedures, as below SP_Extract_Data SP_Load_Data_Into_Temp S…
2 replies
Greetings, I am trying to remotely run a SP that accepts a single interger input and outputs an XML…
3 replies
Hi All, Not too familiar with Macros at all, but I have adjusted a pre-existing script and I am try…
1 replies
Declare @Intstr1 varchar(100) Declare @Intstr2 varchar(100) Set @Intstr1 = '1,2,3,4,5,6,7,8,9' --…
7 replies
Hi all, I am looking for some one to join me in learning and developing a small project. I have so…
6 replies
I am trying to sum the values for each day of the month within a fiscal year, I am converting Oracl…
19 replies
If i have a string of the following format master_20200613220000.bak Then How do i display the Date…
1 replies
Hello all I am new to using SQL and was asked to write a query. I was told what tables I nee…
2 replies
According to this post https://www.sqlservercentral.com/blogs/what-is-%e2%80%93-dml-ddl-dcl-and-tcl…
13 replies
I have a stored procedure that processes rows in a table. The stored procedure is called by an exte…
9 replies
Greetings, I have a json string in the following format and I need to split a small portion out to …
3 replies
Hello folks! I have a client trying to impor a tab delimited file which I need to perform some ETL …
3 replies
Hi Guys, I need help with the SQL query. I need help with parsing one field to 4 different fields. …
8 replies
Viewing 15 topics - 1,591 through 1,605 (of 1,791 total)
You must be logged in to create new topics.