Topics
Started by
Posts
Last post
Hi, Can you give me an example how to run a set of sql statements(not stored procedure..),using a b…
4 replies
Hi All, I'm using the below query to create a report, select 123 Value, Null String union select nu…
2 replies
Hi, Good evening to All. I have a query regarding execution of a batch file from DOS prompt. I have…
3 replies
Hi, The below script creates a table and my doubt is that it has a keyword PRIMARY but I makes no i…
2 replies
hi all, i am facing certain problem in writing a cursor. my requirement is that when cursor fetches…
14 replies
There is a Trandet table and TranMast table. Trandet Table has TrandetID (PK), TranMastID (FK), OnH…
2 replies
My application takes an XML file and loads it into a dataset to do some stuff with it before storin…
4 replies
It is my understanding that when a UNION is performed between two SELECT statements, it's internall…
8 replies
Hi all I do have One stored procedure that calls other stored procedures, each on which might call…
3 replies
Hello, I'm trying to keep together/group on the following: SELECT date,name,desc,‘Code’ as cdDesc …
5 replies
Hi Does anyone know of a way to use dynamic SQL inside a trigger, in conjunction with the inserted/…
7 replies
Hi everyone, I would really appreciate help with this, I am seriously stuck. Basically I have a ta…
2 replies
Does anyone know if there are there any algorithms/ formulas that can be applied within SQL/excel t…
1 replies
Hi Guys I have a table like this CREATE TABLE [dbo].[Test]( [col1] [int] NOT NULL, [col2] [nva…
2 replies
hello , i´ve this query local mNdossier select distinct BI.REF, BI.DESIGN , BI.QTT, ST.STOCK …
2 replies
Viewing 15 topics - 2,326 through 2,340 (of 4,155 total)
You must be logged in to create new topics.