Topics
Started by
Posts
Last post
Sorry if I have the wrong place for this question but I'm new to these forums.. I have an update as…
5 replies
Hello, I have a table with three columns containing CSV values. I need to normalize them. The ord…
47 replies
I am going to be reworking a query soon that joins a single table to itself multiple times. I'm try…
9 replies
Instead of every insert into a table, can we assign a trigger to fire only for specific condition. …
6 replies
I modified someone's query to join data from sys.indexes. The resultset has some null values in i.…
7 replies
INSERT INTO dbo.tblAccount ( AccountPK ............... ) Select @AccountPK .........(other co…
2 replies
Hi, The problem is, the database is growing everyday and now the option right now is to archive all…
9 replies
Hi all, I have a different requirement and also i have done that but poor performance. I need Help …
2 replies
When a stored procedure in database a has a reference to databaseb.schema.tablename, how does sql s…
2 replies
Hello. Help me please! My sql table is here: CREATE TABLE MyTable( [ComputerName] [varchar](50) NUL…
2 replies
What's the quickest way to find the maximum value of the Primary Key column for all tables? Can it …
3 replies
-- I need to assign Put_it_Here alternating between 1 or 2 (maybe 3 ) perferably using an update s…
5 replies
i have table(t1) with 20 attributes i want to compare it with other 10 tables to detect similar …
6 replies
HI all, I've a Dbase which update table everyday via running store procedure, problem is Trans log …
5 replies
Hi I have a dataset that at present contains 16cols of data as follows (incl the col headings 1-16)…
3 replies
Viewing 15 topics - 2,176 through 2,190 (of 12,234 total)
You must be logged in to create new topics.