Topics
Started by
Posts
Last post
If one (or more) field(s) listed in Partition By have nulls - how ROW_NUMBER () handles these rec…
20 replies
Hello, everyone, I'm pretty sure I'm missing something simple here, but its not easy to search anyw…
14 replies
Hi, I got a table which has contents like TbaleA Col 100 100A1 1000 1000B1 1000C1 200D1 Now i want …
3 replies
hi i have stored procedure which takes parameter as datetime datatype. i need to cast that it beh…
4 replies
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
Viewing 15 topics - 7,351 through 7,365 (of 10,635 total)
You must be logged in to create new topics.