Topics
Started by
Posts
Last post
First, I read Jack Corbett's intro to triggers and am attempting to stick with set based sql. The p…
10 replies
I have a production database, in one table there is number of operations, this column contains '/' …
4 replies
Hi- I have a table that has every order placed. Something like this customer_id, order_code_id, or…
8 replies
I have tow tables 1.Contact(FirstName,MiddleName,LastName.ContactId) 2.Sales(ContactId,TotalDue) S…
4 replies
I can generate a forign key script in the management studio. For example: ALTER TABLE [Student] WI…
3 replies
Hi, I need to update the records in table1 when these records exist in table2. I need to run the up…
6 replies
tbl_indicator grp_nbr, sect_nbr, indicat 001234 100 p 002345 101 s tbl_group grp_id, grp_nbr, sect_…
5 replies
I have several dimensions tables with the standard housekeeping columns of RowStartDate, RowEndDate…
4 replies
Hey all, Well we have all been there. A database design and data that is pooorly designed and no w…
12 replies
Hi Friends , i need help in writing Purge Script on One table Name Logins, Requirement is we need 9…
1 replies
HI I there a way in SQL 2008 to prioritizing stored procedures, like DB2. Example, we have a sp th…
6 replies
Dear Friends, help me find out null comparision logic for example: select case when null=null then …
5 replies
Hello - I'm tying to create a SQL View that will allow users to query the data in excel file. I ne…
19 replies
I have a table. It desn't have any Id which will be generated automatically. my table (Table1)has 3…
6 replies
I have hopefully a fairly easy question which I think I am just missing something. We have a securi…
4 replies
Viewing 15 topics - 6,676 through 6,690 (of 10,635 total)
You must be logged in to create new topics.