Topics
Started by
Posts
Last post
In my SQL Server database, I have table with the following records counter, value1 12345, 10.1 12…
9 replies
Hi all, I have a question regarding the selection of arrival and departure city. CREATE TABLE #XY…
10 replies
Hi Experts, I'm using Ms SQL Server 2008 R2 (Enterprise edition), I need some help in compiling the…
12 replies
Hi, I am just wondering why SELECT POWER(2.718, -34.08) returns me 0. Tested it in Microsoft Excel …
3 replies
Table: CREATE TABLE [dbo].[KPI]( [SVP] [varchar](20) NULL, [Wk1] [int] NULL, [Wk2] [int] NULL, …
2 replies
I'm using Sybase for this Sample data: CREATE TABLE #SampleData (ID INT, Tran_Date DATETIME, Ref V…
9 replies
SELECT ContactID,FirstName,MiddleName,LastName,Description FROM Contact Contact table contains 4 co…
12 replies
Hi, I have a problem. In my databse I have the following numbers available: 101 104 105 110 111 112…
2 replies
Hello Could you please help me with this issue, in this selection when there is partciluar segment …
3 replies
Hello Everyone Happy Friday I am dealing with what I believe is Oracle that is the source of a SQL …
1 replies
I need to know /observe for a period like 10 days in a row HOW MANY TIMES a specific Stored Proc is…
10 replies
Hello Everyone, I'm working on a project where I need to retrieve employees data and then combine t…
7 replies
we have in the application 4 fields There is one field called Description and this field is non ed…
3 replies
Hi all, We will soon be migrating to SS2K8, and before we cutover we need take our DB's offline/in…
7 replies
Hi all, I feel like this should be an easy question to find the answer to, but google searching yie…
2 replies
Viewing 15 topics - 2,236 through 2,250 (of 10,647 total)
You must be logged in to create new topics.