Topics
Started by
Posts
Last post
Take a function like this: CREATE FUNCTION dbo.fn.example1(@foobar AS INT) What happens if this fun…
2 replies
Hi All, There is a requirement where we need to do give a list of rows missing from one table form …
2 replies
I have a scenario in which i need to get through different values (table) returned from The functio…
6 replies
I am doing migration data from stage database to target database using t-sql scripts. so, before st…
4 replies
Hello Friends, I have employee table which is in sybase, which looks like EmployeeIDEmpName S…
3 replies
Hi All, I have trawled the net looking for this but not had a definitive answer, and my attempts at…
2 replies
I'm trying to use a CTE recursive query to return multi-level data stored in a single table. RECOR…
5 replies
I'm posting this question here as advised from the SSIS forum (hope this is the right place): http:…
1 replies
Hi all, As name says.. new and really bad a t-sql never mind the rest.. Im trying to query a table…
3 replies
Need good SQL formatting tool for free. Please suggest.
6 replies
ALTER VIEW [dbo].[neoset_dailySalesManReport] AS SELECT distinct TOP (100) PERCENT s.contentid, s…
5 replies
I have the below field... servername\instance I want to be listed as two separate fields in my repo…
8 replies
We have a table with School range Program defined in each school and grade level. At beginning we u…
6 replies
I want to get the table size in KB. I will give the following inputs, Table Name and Number of Rows…
7 replies
I'm sure I'm missing something obvious, but I just can't figure out the best way to make this happe…
12 replies
Viewing 15 topics - 5,641 through 5,655 (of 10,644 total)
You must be logged in to create new topics.