Topics
Started by
Posts
Last post
I am using to copy files from 1 folder to another. I get the result as copied but actually they are…
7 replies
Hi I am receiving a syntax error message for the query below... I can run this as a select statemen…
7 replies
How to insert the values GL001 to GL100 to a table. i can write the loop like declare @id int set @…
6 replies
Hi Friends, how to create a table from the given string with row separator as "," and column separa…
1 replies
Hi There, Please suggest best way to do this insert into table(value1,value2) values ('123', select…
1 replies
Can anyone give me a generic script to find store procedure using by indexes. I have bunch of inde…
5 replies
Hi - Just wanted to ask of what would be a good implementation in deleting records from a certain t…
4 replies
This should be pretty straightforward, but for some reason its not working and I can figure out why…
6 replies
My table as follow, CREATE TABLE DERPosi_201001 ( [TID] int not null, [SeatN] [numeric](15, 0) NOT …
2 replies
Hi, There is an UPDATE query being run in our application. The UPDATE is based on join. I run the…
12 replies
Hi, I want to get the list of file names in a folder then pass name as a parameter in a loop. somet…
8 replies
In the below code, I am calling the stored procedure usp_getNextSequence to get the next requiremen…
4 replies
Hello, I am having issues with a query, here it is: USE MatchingDB SELECT CS.MatchType, CP.SiteID,…
3 replies
Hi I am looking to create a script that will add a columns to this table e.g. (Table shown with an…
4 replies
Hi all, I have a problem for the SUM and REPLACE function, the SQL script will as below, selectD…
8 replies
Viewing 15 topics - 4,351 through 4,365 (of 12,230 total)
You must be logged in to create new topics.