Topics
Started by
Posts
Last post
This is embarrassing - I can't work out why this is giving me a syntax error at the last line (ORDE…
12 replies
Sub: My doubt is regarding the usage of temporary Tables The scenario is I was checking the differe…
15 replies
So I have 2 procedures: CREATE PROCEDURE dbo.REPORTING_Event_Report ( @EventID varchar(500), …
2 replies
I have the following query (I also wrote another one that produced the same results.) SELECT (resul…
6 replies
I am using BCP to copy data from a text file to a table. The text file looks like this: BKNL05-334C…
6 replies
Using Access as our front end, we have a table consisting of Projects. These projec…
3 replies
Ok I'm trying to select information from two tables that have a 1 to many relationship. I…
15 replies
Hello, I want to write one query which …
8 replies
Am trying to write a stored procedure which counts the number of rows in a table who's entry date f…
29 replies
Is there a way in MS_SQL to "Document" the DataBase? I am looking for an easy (and cheap; Free = Ve…
13 replies
Hi, Trying to return a value from one stored proc to another. the first looks something like this C…
3 replies
I hope somebody can help me with a little bit of code I am trying to write. This cod…
32 replies
Hi, I have a procedure which needs to pull in the results of a another stored procedur…
6 replies
I'm a programmer forced into being a DBA fo a project. My query is something like: SELECT * FROM Pr…
11 replies
Are you able to export data from a temp table using bcp? For example I have a table called #Custome…
8 replies
Viewing 15 topics - 9,946 through 9,960 (of 17,082 total)
You must be logged in to create new topics.