Topics
Started by
Posts
Last post
Hi, I have two tables: -- holding some values for dates CREATE TABLE vals (dt DATETIME, val INT) …
9 replies
Hello, How can I parse a string into rows? Ex: from_ text = "A # B # C" I need to get_: Col_Name --…
19 replies
A former developer created a wayward T-SQL and it's causing an extraction forever in a 2 million ro…
27 replies
We have a table that contains the ownership history of our assets (laptops/desktops). There is a j…
8 replies
Here is sample code that will unzip files from a given directory, into a destination directory usin…
4 replies
Thanks for reading the post... I just registered today because my search of the site is not giving…
8 replies
Hello, I have to combine two fields into one output field with next rules: - ID1 ID2 12…
13 replies
hi, I want to create a trigger for.. if i insert any rows into my table..my primary key column …
14 replies
A B A+B == == === 123 13NULL 14NULL 15NULL 16NULL 17NULL 123 13NULL…
12 replies
Hi, I have a problematic query and need your guidance. Let's that I have 3 tables A, B and C and al…
17 replies
Hello, I have: - table1 (table1.id1, table1.code1, table1.connection_field) - table2 (table2.id2, t…
19 replies
Hi guys and gals, i'm new here so please be gentle. I'm not a novice but aint an expert in T-SQL ei…
8 replies
Hi, I have an interco details table shown below where AR means account receivables and AP means acc…
4 replies
hi folks, can anybody tell me about sql logging and how can i retrieved the deleted data from that.…
3 replies
Hello All, I have a table that consist of data like this: Table Name:Servers Server_nameServer_st…
3 replies
Viewing 15 topics - 7,381 through 7,395 (of 10,635 total)
You must be logged in to create new topics.