Topics
Started by
Posts
Last post
Hi All, I have a list of 800000+ records. Now I want to see if someone selects 1 he will get top 10…
6 replies
Hi, I need help in getting this type of output, I tired with MIN and MAX function but didnt get req…
8 replies
I have a table A (VoucherNo) and table B (VoucherNo, ModifiedDate) What I want is whenever any vouc…
3 replies
I have 2 tables. Below are the steps I need to follow to get my desired output. I could follow upto…
8 replies
Hi All, I have written a query. declare @N int declare @N int Set @n=isnull(@N,2000) select top(@…
7 replies
Hi, I am trying to group a dataset by the variable Sale_Type and retain the serial numbers along: H…
4 replies
Hi! I have two fields that are integer type in this format DATE: 1130627 = (exclude the first digit…
8 replies
I have a requirement to work with the below 2 tables and get the last table as my output. Any help …
3 replies
Hi.. I have a table and need insert multiple data into it. First i have delete all data into …
3 replies
dear friends, I have a table with too manly fields. there are duplicate records in in rows BUT ONLY…
4 replies
How to disable a job by using t-sql query??? Please help...
2 replies
Currently I am using the following code to read all content of sp or fn and it works in most cases,…
8 replies
I have a query that is working successfully, just wanting to add a third table to it and trying sev…
2 replies
Hi team, The below query takes 100 % CPU. When I see in execution plan, its going in index seek. Ki…
5 replies
Hi all, I have a top level sproc that returns x number of records. Each record has a field called …
3 replies
Viewing 15 topics - 3,451 through 3,465 (of 10,647 total)
You must be logged in to create new topics.