Topics
Started by
Posts
Last post
I have a strange issue here. If I run the following SQL query in SQL management studio, it works f…
3 replies
Hi all . The application I'm working on only allowed that one user had one usergroup. I create a Us…
5 replies
Hello, I'm struggling with the integration of XQuery and T-SQL syntax. I found a piece of code whi…
7 replies
Hi, We have multiple dealers and multiple locations in our database.A table named dealer_location l…
7 replies
Hi, I need to update a column in a table by comparing its date column with another tables date rang…
4 replies
I have a stored procedure that contains one statement that may or may not be needed depending on a …
2 replies
I am developing a certain system and I want to track the system error and customize it for client…
4 replies
Guys, I have following table in which I am trying to figure out a way to update the seq column as p…
4 replies
I have a database with millions of records contain NEWS, at this time I have about 800 online users…
7 replies
I have a table that looks like: DECLARE @Params AS TABLE ( ParameterID NVARCHAR(8) NOT NULL, Par…
12 replies
My first post here, not sure if this is the right forum but here goes.... I have the following quer…
8 replies
Hi I have a text file having new records with random columns... say example... 1,LASTNAME,FIRSTNAM…
3 replies
hi, I want to create a triger that will run all the time after after a new database that was create…
6 replies
Hello, I gota table called sampletable, with columns country varchar(100),input_country varhcar(100…
1 replies
Hey folks, wondering if there was a better / shorter way to do this. ALTER PROCEDURE [dbo].[Catalog…
1 replies
Viewing 15 topics - 9,451 through 9,465 (of 10,635 total)
You must be logged in to create new topics.