Topics
Started by
Posts
Last post
Hi All, I am trying to setup a select query + where statement with parameters that KeyID equals num…
3 replies
We have several hundreds of tables in a database (OLTP system). Only few tables are being used by r…
1 replies
Hi There, I hope someone can help me resolve this issue. I am working on query which requires follo…
2 replies
Good day Experts, I am not an expert in sql please help. I have a sql agent job that feeds informat…
12 replies
Hi, I have the following table and I want to remove alle entries except the 3 last ones per custome…
15 replies
Help! I created below view ALTER VIEW [CubeView].[FCT_Asset_Maintenance_Work_Order_Dewey] AS SELECT…
2 replies
Hi, I trying to generate table create script through sql query, for my procedure i'm passing ta…
3 replies
Good day Experts, I have a table with the following columns Name , Memory, Model I h…
9 replies
I am working on two tables: TableA Id Time 1 08:00:00 2 08:30:00 3 …
6 replies
hi, we are entering range like pointfrom pointto 1 5 5 6 7 9 10 …
19 replies
hi, if OBJECT_ID('dbo.act','u') is not null drop table act create table act(actid int,actname …
7 replies
Hi Guys, I hope someone can help me resolve the problem below: FYTreatment FunctionAVG_ActivityA…
13 replies
So I have a table that contains serial numbers. However, if there's a range of serial numbers, ther…
8 replies
Hi I had a problem with joining two tables but not based on specific unique code. Ideally I don't e…
6 replies
Trying to create a computed column that can be edit. LASTNAME + FIRSTNAME I'm trying to be able to…
9 replies
Viewing 15 topics - 2,011 through 2,025 (of 4,984 total)
You must be logged in to create new topics.