Topics
Started by
Posts
Last post
An application is inserting a row of data, I am extracting some of the data via an After Insert Tri…
1 replies
This is just for my curiosity. Why I can use GO after the use statement? Got syntax error if you ex…
3 replies
Hi I am trying to insert a date into a table with a varchar data type so it will show in a format o…
2 replies
Back in Oracle 10, I had developed a solution based on treating a text file as a SQL Table. Now I h…
7 replies
hi, I am having table which contains more than 5,00,000 records. Using where condition i retreive …
2 replies
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
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
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
Olá, Tenho uma tabela com vários registros e gostaria de colocar na mesma linha exemplo: data…
1 replies
Viewing 15 topics - 8,626 through 8,640 (of 10,635 total)
You must be logged in to create new topics.