Topics
Started by
Posts
Last post
How can I Export a result of a query to an excel file and sent this filre to an e-mail? I need to …
2 replies
Hi All I was trying to get the max length of table name in each database and used this query: exec …
3 replies
Hi, The problem I have, had been described in the pdf file I included. There is also additional f…
2 replies
Is there a way to show the record updated Code: INSERT INTO MusicArtists (FirstName, LastName, Inst…
4 replies
Hello folks, I have a linked server from which I set up a schedule for a maintenance job to replica…
3 replies
Could someone point me to a simplest way to count eligible number of orders for a customer: it shou…
6 replies
Hey guys, I keep getting Invalid length parameter passed to the substring function error. What am …
5 replies
Hi, I am trying to figure out a dynamic sql query content. The code is as follows: DECLARE @cols NV…
4 replies
Let me explain the problem. I have a table.. in that I have amount,type columns.. amount will be in…
25 replies
As the title says, I can't seem to get the count of a CTE into a variable. Below is an example of w…
2 replies
Greetings! I have a staff table with EmpId and the corresponding SupervisorId. The top level employ…
7 replies
can i set a alias or assign to a variable of a column so that i can use the same in the other colum…
11 replies
Hay everyone, i need your help , i have one function and one SP both are working fine, but the prob…
6 replies
Hi, I'm getting a set of rows after few joins. from that i want to select only the least date value…
4 replies
Hi All, I have a query to be formed which I am facing difficulty with, Here is the table: Index_cod…
12 replies
Viewing 15 topics - 3,451 through 3,465 (of 12,234 total)
You must be logged in to create new topics.