Topics
Started by
Posts
Last post
DB2 guy here, about to begin a conversion project... I wonder if someone could answer a question ab…
3 replies
Hi all, I have a Warehouse Layout table which contains the warehouse and locations, which I would l…
6 replies
Hello again! This is my first trigger attempt and not sure how to start. Basically, I have a table …
9 replies
I am trying to count the serversState based on server. Here is the query and Output Select top 20 C…
2 replies
I am actually working on a report where I need to pass parameters. I need to pass the parameters Ho…
6 replies
I would like to create a view based on the following sql statement. I understand that I cannot dec…
7 replies
Hi Everyone, I'm newbie here and in TSQL too, so please be lenient and patient for me 😉 I have some…
20 replies
Hi, I have a field that stores 8 decimals, but I want to select this field in a query with the deci…
3 replies
I accidentally used date data type (rather than datetime) to encrypt a column. As I understood fro…
1 replies
I would like to create a query that will join two tables and have the differences into columns inst…
4 replies
'morning all I've had a report of missing data (restore from full was done, diff wasn't applied) in…
5 replies
Hello, I have a table HemAnimal and a table HemTransfer. For some reason there is no row created in…
6 replies
Hi, I am new in SQL SERVER. Could you please tell me the difference between SQL SERVER 2008 R2 (RTM…
5 replies
Create table: CREATE TABLE visited ( page nvarchar(80), username nvarchar(80), ); Insert values…
3 replies
I am trying to get top 20 servers where the servername Count is maximum. Here is my Query ... Sele…
2 replies
Viewing 15 topics - 1,051 through 1,065 (of 5,050 total)
You must be logged in to create new topics.