Topics
Started by
Posts
Last post
I can't get the Convert or Cast to work please help DATEADD(month,-3,DATEADD(D, -1, DATEADD(M,DATED…
8 replies
HI All .. I would be grateful if you could help me out with the SQL. I want to 'pivot' the data b…
7 replies
Hi All, I need to do some complex calculation, where I must use dynamic sql. The problem is, I need…
3 replies
For some reason these two statements are not returning the same data.. first is NULL and the second…
3 replies
This query does not work: SELECT * FROM INT_AUX_LISTING WHERE FIRST_NM IN ('Jean') COLLATE Latin1_G…
8 replies
Hi, I have been charged with the task of sending an Email any time a table has been updated. So, I …
14 replies
Hi, I'm having a problem with contains search function for example: declare @Column_list varchar(ma…
3 replies
Hi All, Here is my problem: Suppose there are two tables A and B. A has Student Details. B has subj…
4 replies
This my emp table i want to insert value in other table into emp_no table emp_id att_day …
13 replies
hi, i want know how to get the ages between 25-28 (from ages 18 until 45) when i do age between(25,…
20 replies
Hi, I've a stored procedure that checks a few vital operational functions. One thing I do is to ch…
4 replies
I have a developer who has a SP which takes 10 ~ 24 hours which usually took minutes. This SP crea…
1 replies
Quick and probably easy answer for most of you. I want to created a stored procedure that simply is…
18 replies
Hello - I need some help in writing a SQL Query for students who are absent for consecutive days fo…
14 replies
I need to trim values returned from rows in the following way (1) I need any characters leading up …
11 replies
Viewing 15 topics - 1,231 through 1,245 (of 12,234 total)
You must be logged in to create new topics.