Topics
Started by
Posts
Last post
Back in Oracle 10, I had developed a solution based on treating a text file as a SQL Table. Now I h…
7 replies
By: BOR15K
hi, I am having table which contains more than 5,00,000 records. Using where condition i retreive …
2 replies
By: Bhuvnesh
This is a query I pulled from SQL Profiler: SELECT invoice.contactid, invoicedetail.invoiceid, RecT…
2 replies
Hi all, I'm having some issues when executing the following SQL; SELECT BulkColumn FROM OPENROWSET(…
2 replies
select template_id, template_name, template_content, template_group, template_section, delete_ind, …
1 replies
Hi All, I need to create more than 30 views at a time, for that I have written some automation scri…
3 replies
hi, i was working on a huge complicated proc and later realised that may be i can use base tables d…
3 replies
By: SQLRNNR
Hi I have a table of data that contains the following. I need to do a select on the table that ass…
1 replies
I have a system here that is refreshing data and storing multiple values in an odd way (and I have …
22 replies
By: GSquared
I would like to know the following: 1. What t-sql can I use to see if a stored procedure has change…
4 replies
Hi Guys, I had this understanding that the DDL statements are autocommit statements and i…
2 replies
By: AJ07
Olá, Tenho uma tabela com vários registros e gostaria de colocar na mesma linha exemplo: data…
1 replies
By: mazzz
Hi, we have a table named "Employees". It has fields company, empno, active and some additional fie…
8 replies
Hi, Is there anybody help me take a look at the CHARINDEX operation below, I want to filter out the…
4 replies
Hi, Iam facing a this probelm first time ever. Having deadlocks every 15 mins or so. The problem he…
6 replies
Viewing 15 topics - 8,641 through 8,655 (of 10,647 total)
You must be logged in to create new topics.