Topics
Started by
Posts
Last post
Hi Everybody, can we copy the password for 'sa' login through the enterprise manager? I have tried …
7 replies
I have 2 tables one table "A" is Staging Table which is in a de-normalize fashion & doesn'…
4 replies
Hi, I am using below command to get result but it always failed at "wrong character of '+'. It seem…
8 replies
I have some data that I downloaded to learn SQL. I downloaded some stock market data from Yahoo. Th…
1 replies
i want to bulk insert from a file that the name changes according to the date set @filename = 'D:\w…
2 replies
I have a user who is not a dbo what rights should i give him so that he could execute sp_OACreate a…
2 replies
Hi good people, I am building a database that contains a long list of names. I anticipate that the …
5 replies
Oracle Sql statement: select * from table1 where (f1, f2) in (select f1, f2 from table2 ) R…
12 replies
I know this syntax is not correct but what is the syntax for what I'm trying to do.
8 replies
Let's say I have a Table with 5 columns. I'd like to write a SP that allows me to update any …
2 replies
Hi there I written some tsql that uses a cursor to update certain tables in a database. --CURSOR TO…
3 replies
I have an issue with a complicated stored proc. The proc is used to generate a recordset set that i…
4 replies
I have just re-written a query that was using NOT IN to use NOT EXISTS and the query returns the da…
11 replies
Hi I am inserting data into a table using the following query Select ADD_OP, ADD_DATE, EDIT_OP, EDI…
10 replies
I almost always calculate $ totals when I query that table
3 replies
Viewing 15 topics - 5,566 through 5,580 (of 17,082 total)
You must be logged in to create new topics.