Topics
Started by
Posts
Last post
Hi, I have a problem creating unicode file from BCP, I have to create fixed width file for which I …
6 replies
By: BSql_Dev
Hi, I want to a procedure to truncate a table and insert record after truncation.But when i run thi…
1 replies
Hi, In a table i have a column with name "SortOrder" having following rows ID Name SortOrder 5 a…
4 replies
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
By: Shintu
I am trying to convert Julian dates to gregorian dates in sql server but Julian date column has inv…
9 replies
By: SparTodd
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
By: sqlvogel
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
Viewing 15 topics - 9,841 through 9,855 (of 10,635 total)
You must be logged in to create new topics.