Topics
Started by
Posts
Last post
How can i compare and find the values from two tables having column below like this. Table AColumn …
6 replies
Hello, I have a tracking table (Bankruptcy_Tracking) that tracks when steps are completed in a proc…
4 replies
I cant run the query because of subquery returned more than 1 value due to coalesce. But, we need c…
2 replies
Hi,Is there a better way of doing this? I'm joining back to the same table 4 times and counting fro…
5 replies
Hey, If I have a set of records, keep it simple with ID, User and Department: ID---------User-…
1 replies
I've created a query that includes a subquery. When I run the subquery alone, it gives me the…
1 replies
Hi, I have a problem which is as follows: I have a function that calculates working days betwe…
1 replies
Hi, I have the below query and like to show only the values highlighted in yellow in 2018-01-31. Th…
5 replies
HI All,I'm trying to use this sql query in my asp.net application but i keep getting error:- Unhand…
4 replies
Hello,I'm trying to create a SP that will take a Temp Table and will send it as an HTML mail.The fo…
1 replies
Hi all,I have one table which contains data like this:Col1,Col2,Col3A,before,100A,after,10A,after,8…
4 replies
I have table where i have Status (Delete and RQT) with Entry_Date (DateTime) and Vin number. 3KPA35…
1 replies
Hi, I need to get Year, monthname in three letters, startdate and enddate of the month for l…
104 replies
create table temptest (lid varchar(10), dat varchar(20)) insert into temptest (lid,dat) values ('11…
3 replies
For those who don't know, a PAON is the part of an address that identifies a building. A SOAN…
11 replies
Viewing 15 topics - 226 through 240 (of 10,635 total)
You must be logged in to create new topics.