Topics
Started by
Posts
Last post
I have an update statement. Update Table1 Set field1 = 'Value1', --This updates field one …
1 replies
I'm tring to get results that has first name and last name in a single row rather than column, any…
1 replies
What is the book to learn T-SQL between: The Guru's Guide To Transact SQL and Microsoft® SQL Server…
10 replies
I need to enrich records which are duplicates before I remove them. So no records will be deleted, …
14 replies
I have a table A that contains a ID and value column, the primary key is set on this 2 columns. Tab…
2 replies
I have a problem where i need to delete extraneous similar rows from a database. For example assume…
4 replies
Hi, In one query, starting either at "Select" OR ";With", how can we generate all possible patterns…
21 replies
If I have a customer table with 2 columns: Cust_ID, CustomerName And a PhoneContact table with the …
1 replies
Hello, I would like to know if it is possible to capture the actual SQL executed against the databa…
4 replies
Hello All, My database is in MySql and I am developing a reporting tool in Ms Access. So I link to …
5 replies
Hi All, I am needing to update a field in a table and pull a substring from another field. The fie…
5 replies
Can I bcp the records from flat file in unix to sql server 2008 ?
2 replies
Hi All, I am currently working on a POC to generate a plan on already existing data. let me explain…
3 replies
I've created a SSRS report that retrieves a summary of customer sales for a period of time. The pa…
1 replies
I have a join on our work orders database between Work Orders and Service orders. Very rarely there…
11 replies
Viewing 15 topics - 7,291 through 7,305 (of 10,635 total)
You must be logged in to create new topics.