Topics
Started by
Posts
Last post
I have table from November with the flag 'N' and 'Y' ,when I get the laons for december , need to g…
3 replies
Hi, To simplify the problem, I have JOINed 3 tables together to create a new table with the follow…
8 replies
This is the first time I am writing a trigger. I am getting the following error message on a sql se…
2 replies
Hey all, I had a query that i didnt like - as it was a pain to maintain. Basically there are 6 lev…
1 replies
create table Wishing ( ID int identity, ImageName varchar(500), ImagePath varbinary(2000) ) insert …
1 replies
Hi, I am confused. Pls answer my question. should I use IN or LEFT OUTER JOIN in my sql query ? and…
1 replies
My server is case sensitive (CS) My DataBase is no (CI) The smss query editor works fine for t…
1 replies
i have attached an image with this thread. my application is using jdbc drives. same operation in o…
3 replies
I have a huge DB and a view that pulls records from multiple tables, some as big as 2M records. I …
19 replies
Hello - I am trying to create a script which could give me all the dates from @StartDate to @EndDat…
5 replies
Hi guys, I have a procedure which can be invoked through other procedure and I can run it outside. …
5 replies
Hi, To understand my problem, I have created two tables with their sample data for you guys: CREATE…
1 replies
I've a dimension table dim_Quarter as below. Now I need to insert data into this table starting fro…
3 replies
Hi, I have a beginning Year and a End year and i have to compute/create a string based on the given…
3 replies
How do you get the most recent record ie it would be 150 for acct 1 and 75 for acct 2. CREATE TABLE…
6 replies
Viewing 15 topics - 4,366 through 4,380 (of 10,647 total)
You must be logged in to create new topics.