Topics
Started by
Posts
Last post
I HAVE A TABLE LIKE TABLE TBL_INTRATE SCHEMEID INSTLNO ROI 1 1 20 1 4 22 1 …
6 replies
HI ; I have to import the MS-access Database .mdb File to sqlserver 2008 R2 VIA (scripts) My questi…
1 replies
Now I have got this code in C#.net in my Class library: [SqlProcedure] public static …
1 replies
Hi There, we have an indexed view thats causing some issues. We access the view via a synonym in a …
15 replies
hi Everyone, i have a query , where i use a order by clause, i have columns th…
4 replies
1)Please write an SQL query for the following. Consider the following tables. Genre Genre gid genre…
9 replies
Hi , what is Microsoft join?why people dont recommend it.Does using Microsoft join degrades…
11 replies
I have a table as such CREATE TABLE [dbo].[DAuditNew] ( [EventID] bigint IDENTITY(1, 1) NOT NULL, […
10 replies
I have one procedure which is called parallely multiple times. Now there is one SELECT [READ] state…
4 replies
Hi, I have a Menu Table call as Modules with the columns as mention below CREATE TABLE #Modules ( …
16 replies
Hi ; Declare @table Table (id INT , datevalue SMALLDATETIME) INSERT INTO @table SELECT 1 , '01/01/…
2 replies
Hi All, Below is my scenario, I have a text say: Newdb.[DBName].dbo.TableName Now i want to replace…
14 replies
Hi all I'm looking forward to some innovative solutions to this one. I have a table of hotel bookin…
25 replies
Hi Forumer's I have a query that required to join 3 tables. objective: 1. I need to pullout all rec…
3 replies
Experts, I want to compare the text between 1st occurance of @ symbol and 1st occurance of any spec…
14 replies
Viewing 15 topics - 5,626 through 5,640 (of 10,644 total)
You must be logged in to create new topics.