Topics
Started by
Posts
Last post
I have a web developer who sent me a query he couldn't figure out. Select Name from dbo.Employee w…
3 replies
Hi I am trying to create a comma delimted list of names in a table using the below query DECLARE @l…
16 replies
Hi everyone, we are using SQL Server 2012 Enterprise Edition since approx. 2 months. We recently no…
2 replies
Hi friends, I've a problem in sql server 2012, like i've one table, table name is "tblA". In that I…
4 replies
Dear, I have a huge database with millions of rows all containing SYSTEM_USER value. The column val…
1 replies
I am fairly new to XML and have been doing some research. I need to be able to create the following…
7 replies
Hi Im trying to return all rows based on the query below and have used the dateadd(datediff timesta…
5 replies
Hi, How to find out Monitors % of CPU usage by the user using T-SQL
1 replies
On a query running from SQL 2012, reading a view on a 2005 server, I am unable to figure out how to…
9 replies
Hi all Pleas check out the code bellow: declare @tbl table (i int) declare @i int insert into @tbl…
10 replies
I need to select last order for each employees for homework I use northwind database for testing I …
3 replies
Hi, I'm not asking what the difference between them is, because I think I get it after some time sp…
1 replies
I'm fighting with a very naughty leading application that likes to open transactions and orphan the…
8 replies
Hi, I need sqlserver query to give output like DESC TABLE_NAME command in oracle. I know sp_help 't…
1 replies
Hi, When i try the below sql.I'm getting proper result for Varchar datatype field columns,BUT FOR N…
3 replies
Viewing 15 topics - 4,756 through 4,770 (of 4,984 total)
You must be logged in to create new topics.