Topics
Started by
Posts
Last post
Hey oh great gurus of SQL-fu I have a table (heh its SQL go fig). And what I need to do is return t…
7 replies
Currently I have a column Column1 in SQL Table1 that has datatype datetime, where the data is displ…
2 replies
I need to do something equivalent to: IF @PropType = 'Student' BEGIN SELECT ISNULL(d.AG…
3 replies
I use SQL Server Management studio 2005 to access an ISP managed shared database server. I have to …
3 replies
I attempting to create a query that meets the following criteria: LineItemCount is the number of en…
3 replies
Guys, Is there anyway to find in database given a column it has index or not. For example in all th…
3 replies
Hi i have a table whit a column of dates but the type of column is varchar, for example '30/08/2004…
4 replies
HI, can someone help me with this query. lets say i have a table with the below values in the someN…
2 replies
Need to check if the field has space and null if (select column from table) not (null and ' ') prin…
8 replies
On SQL, by default when we create a database the Autogrowth item is enabled with the option Unrestr…
22 replies
hi friends, i have a doubt while creating database. can we have same column name as prima…
3 replies
Hi, I wanted to run upgrade advisor on sql server 2005. We already upgraded to sql 2005 from sql se…
3 replies
Hi, I need to update a a load of DOB fields where the date is currently 20## instead of 19## eg. 15…
1 replies
Hi I am having following table: ProductId Category 1 Sports 1 Entert…
2 replies
Hi, i m new in DBA field ...so can anybody tell which Third party generally we use to monitor or f…
4 replies
Viewing 15 topics - 6,511 through 6,525 (of 10,974 total)
You must be logged in to create new topics.