Topics
Started by
Posts
Last post
Hi Team, i m working with logshipping i need below scripts a. Find out Database name Logshipping s…
2 replies
Hi friends , i have a employee table which contains empID,empName,PresenrtDate etc... i need to get…
3 replies
CREATE TABLE [dbo].[TESTGROUNDFORIDEAS]( [AU] [nvarchar](10) NULL, [GL] [int] NULL, [GL1] [int] …
5 replies
Let's say I have a table of categories, a table of entries (for the sake of example, we'll say a ta…
20 replies
I'm looking for a good way to handle the where clause in a query that returns a user specified rang…
34 replies
Hi; I want merge the two rows is not null values. Here my table id name old new 1 test Null 5 …
2 replies
Hi ; This is my procedure input parameter , I want split the column name and column value to insert…
9 replies
We all know about searching comma delimited lists, like this: select * from People where Name in (…
9 replies
hi all, i have a table with below columns: studentname, createdby, updatedby sample data: s1, user1…
2 replies
Hello all, I was trying to figure out any other way to achieve this out put. Here is the sample da…
4 replies
I have a DB that used to be in Access. I moved all of the tables from Access to SQL and am in the …
7 replies
Dear All In the user tables each table create the alias name dynamically to increment the alphabet…
10 replies
I have the query to prevent deletion of a row when doing so will cause it to fall beneathe a specif…
3 replies
I have a Teacher table that contains one row per teacher per school that they teach at. For an Act…
8 replies
The database I am working with has a SQL Server 2008 table that contains a few million records repr…
2 replies
Viewing 15 topics - 6,526 through 6,540 (of 10,647 total)
You must be logged in to create new topics.