Topics
Started by
Posts
Last post
Hello Everyone, Can anyone explain to me what are some common clauses used with SELECT query in SQL…
1 replies
Hi Does anyone know where the data and index files are stored on a Linux server? I want to extract …
5 replies
I have a table keeping client notes that can be updated and the previous note archived using an arc…
7 replies
Dear SQLServerCentral members, Hello, and good day. Hope all is well. May I asked for the help of …
7 replies
DECLARE @Var1INTEGER = 12 DECLARE @Var2SYSNAME = '@Var1' Is there any way to get 12 from @Var2?…
7 replies
I have a system, when I perform one function (nobody uses this server), it works very slow, but I c…
4 replies
I have a procedure to back up a SQL Express database. It works when used SSMS. I created this and…
3 replies
This is my favorite forums so I thought I would give a shot here. Like everyone on the plane…
5 replies
Ahoi, since i am learning python i am trying to work myself through the "Euler Project" questions. …
4 replies
Hello Everyone, I have a procedure which gives a result set of months with some figures. The proced…
7 replies
Itzik Ben-Gan (definitely one very smart guy in the world of SQL Server and T-SQL) published an int…
22 replies
Hello, I am using the latest version of SSMS. I want to make it so that my variables, (Anything tha…
2 replies
Hello friends. This is my table "Cuentas" [IdCuenta] [int] IDENTITY(1,1) NOT NULL, [IdJerarquia] [i…
3 replies
Hi, I am just checking to see if anyone has ever did a costing per database (based on it size). I a…
3 replies
In a global telecom company, the customer service requests are captured from India, US and UK regio…
3 replies
Viewing 15 topics - 121 through 135 (of 4,454 total)
You must be logged in to create new topics.