Topics
Started by
Posts
Last post
Hi, I have 2 table as A(totalmarks, maths, english, class1) and there is another table B(class2) No…
2 replies
Hi, I have a scenario where I have a version table that holds multiple versions. One or more versio…
8 replies
Can someone assist me on the t-sql. This is my current data: ID role unit nam…
1 replies
Hi friends, I have a situation where i need tocreate table and insert records into…
4 replies
I am trying to optimise a script for performing DELETES in a DW staging table. DELETES are not logg…
4 replies
I am executing the SQL Statements on SQL Server 2008 (SSMS). What am I missing? (I'm sure it's me, …
9 replies
Hi I have a location table SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO…
12 replies
Hi all, I have come across various section on this website where it is mention that SQL Server is a…
34 replies
Hi, I have read Jeff Moden's series on converting rows to columns but can't see how to do what I ne…
7 replies
Hi I am newbie in the T-SQL Programming. Please anyone can explain to me when and where i should us…
5 replies
For example I create some fake data about database files and retrieve only the databases with more …
7 replies
Hey guys, I am having trouble with this OVER PARTITION BY... Here is some sample code to test on: C…
8 replies
I'm attempting to store a string of SQL in a varchar field. I want to include the '*'. The purpose …
6 replies
I just found out we have a sql script to create a table. CREATE TABLE [dbo].[DayList]( [DateID] […
21 replies
Hi, I have 2 tables as Table1( Date, Product, Qty ). The data in that table is Date Pro…
5 replies
Viewing 15 topics - 5,341 through 5,355 (of 10,635 total)
You must be logged in to create new topics.