Topics
Started by
Posts
Last post
Hi, I am copying data of multiple tables from one database to another using stored procedure. Table…
5 replies
I'm going to feel real dumb when someone posts the answer to this because I know it's real simple. …
4 replies
hi there,I want to search mdb files in specific path. following query select all of files in "..\M…
2 replies
Hi, i have below tables with below fields: TableWO CreatedBY UpdatedBY user1 user2 user1 user1 user…
7 replies
This is what i have in table No code 5 4 4 4 3 2 2 4 1 4 I need to retrive the oldest No.something …
2 replies
I've been beating my head against the wall trying to figure this out:crazy:. Select tablename, co…
6 replies
I have not been able to find any documentation that specifically states what defines a statement_bl…
6 replies
Having trouble writing an Update query to cleanup(strip off) unwanted data on nvarchar(32). Table h…
2 replies
Hi SSC, I'm looking for recommendations to a good book on learning T-SQL. I know the basics of writ…
4 replies
Hi all, Is there a way to manually script in a result to a query. Say i have a table create tab…
2 replies
Hi ; I want to round the last two numbers , below my query DECLARE @N float set @N=(SELECT CONVERT(…
9 replies
Hello, I need some help , if possible, with a query that will return all the separators from a text…
9 replies
Hi All, I need to extract a value stored in Byte 1 of an int field (32-bit). I don't really know a …
5 replies
Hi all, been struggling with this a while and suspect I'm missing something very obvious.... The co…
6 replies
Hello every one, I have a Varchar(max) column that saves basic TSQL Code. I need a way to read t…
1 replies
Viewing 15 topics - 6,481 through 6,495 (of 10,647 total)
You must be logged in to create new topics.