Topics
Started by
Posts
Last post
Hi Everyone, Could you please let me know, is it possible to masking the confidential data in sqlse…
1 replies
I often use queries like: SELECT * FROM ThisTable OUTER APPLY (SELECT (SELECT SomeField + …
1 replies
Hi Gurus I have a table that have a datetime column, I want to return data based on datetime on pre…
1 replies
using this query, is there an alternative approach to achieve my goal? or im doing the right approa…
9 replies
Hi All, I have this query below: Set @TableNameSQL ='Select Count(*) from' + @TableNameVar INSERT…
1 replies
hi guys, i am generating two csv file through cmdshell and bcp and copying the content of both into…
1 replies
Hi guys, i want to get the result set based on a @startdate if the date is given i need to fetch da…
2 replies
Hi all I got a problem to calculate the power on status during a specific date range. Any help woul…
10 replies
Hi, I have a Query Result like following id Name Mark1 Mark 2 Mark3 Mark4 mark 5 -----------------…
2 replies
Hi I need to list indexes in a SQL Server...for that I have written a cursor which will find all in…
6 replies
i looking below output can you please help on this plz .. DB NAME SERVER NAME Title L…
2 replies
Hi I want to be able to calucualte 2 dates based on todays date: ie today is 11/10/2011 (uk date) I…
6 replies
Hi, I have a sp that looks like this: CREATE PROCEDURE [dbo].[TEST] ( @ServerName VARCHAR(100), @Da…
6 replies
I am doing pivot on my result set to get in a desired way but I am facing some issues. I am getting…
13 replies
Hi Friends i need your help in making script to make Aduit report, My manager need to make a query …
2 replies
Viewing 15 topics - 7,366 through 7,380 (of 10,647 total)
You must be logged in to create new topics.