Topics
Started by
Posts
Last post
I have 2 databases, DB A and DB B. I have stored Procedures on DB A and I need to find which ones a…
7 replies
Hi there, Is it possible to use group by in a way that it uses a specified range rather than the di…
4 replies
Hi Is it possible to have a query to return top 10 items from each division. Example Table columns:…
13 replies
Hi, I currently have a view with 5 columns. I want to create a 6th that has an average of number of…
5 replies
The more I read on Isolation levels the more I get confused Connection 1: BEGIN TRANSACTION; SELEC…
18 replies
A nonclustered index is analogous to an index in a textbook. The data is stored in one place, the i…
7 replies
The price sum should be the sum of all the OrderNo records but it's wrong. SELECT A.[OrderNo] ,…
12 replies
Can I use multiple print statement in stored procedure? I use it for troubleshooting purpose. For e…
21 replies
I have this file and I need to load it into a single column TableName in a new Table. It is AS400 D…
8 replies
I have one excel data, in that one column have hyperlink data , can we save the data with hyperlink…
2 replies
Hi I was asked to do a query that performs a grouping by ten days period and i don't know how to be…
11 replies
Hello Everyone, could anyone please help me in finding out a solution on how : To change the Column…
2 replies
Hi Folks, Need a help, I have a business requirement to genrate a CSV file with following name INDU…
4 replies
Hi, I'm trying to create some DDL to use in a post on this form. Stumped on how to insert datetime …
12 replies
Hi, If after several days of using an application, where all the operations are used, the database …
10 replies
Viewing 15 topics - 6,166 through 6,180 (of 10,647 total)
You must be logged in to create new topics.