Topics
Started by
Posts
Last post
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
Hi,Please find the below sample records to play with. basically i am looking to get top 1 ram…
2 replies
HI, Iām trying to get the last active data and insert that in the current row of the table. Create …
1 replies
Hi,I have a form where users can click on the colors check-boxes. These values go to query string l…
5 replies
Hi,I can't get rid of the red squiggle under the IF statement.The code is part of a Create Stored P…
4 replies
Viewing 15 topics - 226 through 240 (of 10,647 total)
You must be logged in to create new topics.