Topics
Started by
Posts
Last post
I have two tables in which few columns are same as mentioned in my query condition, what so I am to…
5 replies
Hi ! All I need your help regarding a new problem created in one of my stored procedure, The th…
5 replies
I am trying to convert Julian dates to gregorian dates in sql server but Julian date column has inv…
9 replies
I have two tables, the first, say item_table and second say stage_table. The item_table is a di…
5 replies
Hi there, Im a bit playing with some stuff and encountered an error. Here's my Code: CREATE DATABA…
5 replies
This code works: SET NOCOUNT ON DECLARE @lngTabCount INTEGER DECLARE @lngLoopCount INTEGER DECLARE …
4 replies
Hi ! ALL I have a very small problem. I have a table named dbo.Container, there are two colm…
5 replies
Hi, I am creating a table EmployeeResult. I want to include computed column which will be 1 if EmpA…
3 replies
I am trying to write one query as follows: I am getting value of @ucf from first query. I am trying…
4 replies
Hi, I have a stored procedure with 1 input parameter, in which I am using a dynamic PIVOT table. Th…
8 replies
Wasn't quite sure where to post this question as I'm looking for opinions on style, hope this is a …
8 replies
Hi all! I'm having quite a strange problem, in every other sql server version it works, but this on…
3 replies
We have a table with millions of records. The first column looks like 1,2,3,4,5,6.... but it is no…
9 replies
Hi, I tried to put create index script on temp table after writing create temp table script. But th…
1 replies
Hi.. sorry guys actually i posted the wrong script..in the previous post...hergo my query. in my ta…
6 replies
Viewing 15 topics - 9,856 through 9,870 (of 10,647 total)
You must be logged in to create new topics.