Topics
Started by
Posts
Last post
This join returns no data in the last two columns. I am looking at, in particular, empid on second …
3 replies
Hello, Currently I am facing performance related issue. I am using SQL Server 2008 R2. Please find …
9 replies
This CTE query works fine without the linked server fields and the join. The select (commented out …
4 replies
***I should also add the I need the user details fro a user table as well in the same select. For e…
5 replies
I have 2 servers I am dealing with. I will call the first 'test' and the second 'main'. 'Test' uses…
2 replies
I have a stored procedure that creates log entries during a data warehouse load that don't get roll…
1 replies
CREATE TABLE [dbo].[MS_USER]( [USER_NUM] [int] NOT NULL, [USER_LOGIN] [varchar](25) NOT NULL, [C…
13 replies
I have this query which almost does what I need it to do. It returns a date of 2010-03-18 08:46:54.…
2 replies
I am in a DB design phase. Encountered a situation where 2 major entities have many to many relatio…
2 replies
Hi I am trying to load a xml file into SQL Server. Here is my xml file - <tv> - <progr…
3 replies
TABLE1: USER_LOGIN NO_OF_LOGINS TOTAL_DURATION ------------------------- ------------ ----------…
15 replies
Hello Guys, here is a problem, I am trying to explain it , but don't know how much help full…
5 replies
hi , i have tow tables in my sql server database with the schema as follows : t_Client table Clie…
2 replies
m running this code for backing up and to have backup log backup database adventureworks to disk = …
1 replies
I have a table like Name Age Salary Bonus 1000 500 Question 1 I want a new column …
3 replies
Viewing 15 topics - 9,781 through 9,795 (of 10,647 total)
You must be logged in to create new topics.