Topics
Started by
Posts
Last post
I wish to transpose my results so that I see the 'Start' and 'Finish' date on the same row for a pa…
1 replies
Hi, I'm having XML as stored procedure parameter with values like below: <NewsDTO> <News…
10 replies
Hey all, looking for a little help on an AFTER INSERT TRIGGER if possible. What I am trying to do i…
12 replies
I have a Real Number column I am summing in a T-SQL statement. As long as there are whole numbers i…
1 replies
HI Experts Good Morning .... I need some help..... step 1. Create table orders1111 (Err_Stmt Varcha…
1 replies
Hi again, I have the following schema and sample data. -- schema IF EXISTS (SELECT * FROM sys.obje…
9 replies
HI - I have a table in below format. create table family(id int, name varchar(100)) go I have a tex…
1 replies
I have tables like TAB_Mobiles, TAB_Laptops. Both the table is of same structure. The fields are ID…
4 replies
In Adventure works DB if the following query is run with Include Actual Execution Plan on SELECT CO…
2 replies
I have 3 queries which basically the same but hitting different DBs. One of the query do not using…
1 replies
is there a way for the following to force an error rather than truncation? set ansi warnings was n…
3 replies
I'm upgrading to 2005 and have come across an issue with how a script operates. The purpose of thi…
3 replies
When attempting to parse a job step in SQL Server Agent: Add Job Step I get an error finding a user…
2 replies
I'm trying to create a query to send to a feed. As an example, here are my two tables Table1 has a …
5 replies
I'm puzzled by the behavior we're getting from ceiling(). Select ceiling(2.5) results in 3 Select c…
3 replies
Viewing 15 topics - 9,211 through 9,225 (of 10,647 total)
You must be logged in to create new topics.