Topics
Started by
Posts
Last post
I've been tasked with adding default values on a number of different columns throughout our new-ish…
2 replies
I am a novice, and I need to dupicate a formula used in Access in a Stored Procedure of our Databas…
5 replies
Hi, This query works fine: SET @cnt = ( SELECT COUNT(*) FROM myTable ) How do I do this if I don't …
3 replies
Tables is called Table1. Has one column called Column1. Data type is XML. Data looks as follows:…
2 replies
HI all, I have created some sample sample data and what I would like my result set to be 🙂 [Code] /…
1 replies
I have been given a task of an already existing [developed by someone who's left! 🙁 ] stored proced…
4 replies
Hello comunity i have this string value on my table : V104 - Luis I need to return only V104 , i me…
3 replies
Hello, I have one problem in SQL, I want to Import excel data to SQL table using Formated excel fil…
5 replies
Hi all, I have a requirement to import data from csv files that originate outside my control. Thes…
7 replies
The below statement works fine without the last 'HAVING' clause. With the 'HAVING' though it gives …
9 replies
how to pass array in stroed Procedure i want to find alternate on the behalf of passing No of Para…
4 replies
Below is criteria for a report that I am creating. My question is ..... is it possible to combine …
4 replies
How can I used this code? It doesnt seem to like the @TABLE_NAME Variable.. WHILE @COUNTER < (S…
2 replies
I have run into a big problem with our "generic" audit trigger. The generic table where we insert t…
8 replies
with the xml below, how can i use a select statement to extract the option name? this is the first …
2 replies
Viewing 15 topics - 9,316 through 9,330 (of 12,230 total)
You must be logged in to create new topics.