Topics
Started by
Posts
Last post
I have the code below to explode a BOM table. The syntax looks correct to me, but I get this error…
3 replies
1) I HAVE WRITTEN THIS STORED PROC AND ADDED TWO PARAMETERS. THE REQUEST COMES WITH A DATE RANGE I …
4 replies
I would like to solicit expert opinion about using WAITFOR DELAY and its impact on performance, loc…
14 replies
Hi All, I have a Stored Procedure where i need a block of code to be Execute repeatedly if conditio…
20 replies
i have a problem i must to show the result in pivot table evry month (employee shift) and the user…
4 replies
I get a syntax error (near "constraint") with this: if exists (select * from dbo.sysobjects where i…
2 replies
When trying to use a subquery to return just the first row, I receive the following errors: Msg 410…
3 replies
Hello, I am trying to have an table looks like Part_number Desc P1 New_pa…
1 replies
Hello comunity I have the following problem with my INSERT query : insert into lr (lrstamp,letra,no…
3 replies
I have following query which works fine but I dont two queries pulling max seqnumber from tables an…
9 replies
I am trying to learn the basics of subqueries. Here i want to return all columns from MyTable for a…
15 replies
Hi, we have a couple of tables with very sensitive data in them and whilst we have to give a number…
7 replies
Please explain the use of self join with example Binu
4 replies
Hi All, Please anyone help me for this. In my table i have a column named as SID and Values like th…
23 replies
I am trying to figure out how to calculate the average time between phone calls for a user. The in…
9 replies
Viewing 15 topics - 10,906 through 10,920 (of 12,230 total)
You must be logged in to create new topics.