Click here to Skip to main content
15,902,032 members
Home / Discussions / Database
   

Database

 
QuestionWhat is the command to list all the tables in a data base in SQL server??? Pin
BawaSingh29-Mar-06 21:39
BawaSingh29-Mar-06 21:39 
AnswerRe: What is the command to list all the tables in a data base in SQL server??? Pin
Colin Angus Mackay29-Mar-06 22:10
Colin Angus Mackay29-Mar-06 22:10 
GeneralRe: What is the command to list all the tables in a data base in SQL server??? Pin
BawaSingh29-Mar-06 23:41
BawaSingh29-Mar-06 23:41 
GeneralRe: What is the command to list all the tables in a data base in SQL server??? Pin
Colin Angus Mackay29-Mar-06 23:52
Colin Angus Mackay29-Mar-06 23:52 
GeneralRe: What is the command to list all the tables in a data base in SQL server??? Pin
Le centriste30-Mar-06 4:10
Le centriste30-Mar-06 4:10 
GeneralRe: What is the command to list all the tables in a data base in SQL server??? Pin
HimaBindu Vejella2-Apr-06 19:07
HimaBindu Vejella2-Apr-06 19:07 
AnswerRe: What is the command to list all the tables in a data base in SQL server??? Pin
HimaBindu Vejella2-Apr-06 19:02
HimaBindu Vejella2-Apr-06 19:02 
AnswerRe: What is the command to list all the tables in a data base in SQL server??? Pin
HimaBindu Vejella2-Apr-06 19:10
HimaBindu Vejella2-Apr-06 19:10 
Sp_help 'databasename' gives all the tables (both System and user tables)of Database

"Aim to go where U have never been B4 and Strive to achieve it"
http://groups.yahoo.com/subscribe/dotnetforfreshers
http://himabinduvejella.blogspot.com

QuestionHaving trouble updating access database. Pin
kornstyle29-Mar-06 11:05
kornstyle29-Mar-06 11:05 
QuestionUsing Queries From An Interface Pin
MontyMole29-Mar-06 7:59
MontyMole29-Mar-06 7:59 
QuestionWhat is the Command to create table from existing tables in SQL server???? Pin
BawaSingh29-Mar-06 3:39
BawaSingh29-Mar-06 3:39 
AnswerRe: What is the Command to create table from existing tables in SQL server???? Pin
MontyMole29-Mar-06 8:02
MontyMole29-Mar-06 8:02 
AnswerRe: What is the Command to create table from existing tables in SQL server???? Pin
Eric Dahlvang29-Mar-06 8:30
Eric Dahlvang29-Mar-06 8:30 
GeneralRe: What is the Command to create table from existing tables in SQL server???? Pin
BawaSingh29-Mar-06 21:08
BawaSingh29-Mar-06 21:08 
QuestionNumber of Records in A Dataset Pin
cybersurferdev29-Mar-06 2:33
cybersurferdev29-Mar-06 2:33 
AnswerRe: Number of Records in A Dataset Pin
dansoft29-Mar-06 2:39
dansoft29-Mar-06 2:39 
GeneralRe: Number of Records in A Dataset Pin
cybersurferdev29-Mar-06 2:44
cybersurferdev29-Mar-06 2:44 
GeneralRe: Number of Records in A Dataset Pin
Mekong River29-Mar-06 20:51
Mekong River29-Mar-06 20:51 
GeneralRe: Number of Records in A Dataset Pin
xvaughan31-Mar-06 9:02
xvaughan31-Mar-06 9:02 
GeneralRe: Number of Records in A Dataset Pin
cybersurferdev2-Apr-06 19:22
cybersurferdev2-Apr-06 19:22 
QuestionDatabase Location Pin
Vikrant Badhai28-Mar-06 22:11
Vikrant Badhai28-Mar-06 22:11 
AnswerRe: Database Location Pin
Colin Angus Mackay28-Mar-06 22:59
Colin Angus Mackay28-Mar-06 22:59 
GeneralRe: Database Location Pin
Vikrant Badhai28-Mar-06 23:11
Vikrant Badhai28-Mar-06 23:11 
AnswerRe: Database Location Pin
Mekong River29-Mar-06 21:31
Mekong River29-Mar-06 21:31 
QuestionRounding Sum Pin
myNameIsRon28-Mar-06 21:28
myNameIsRon28-Mar-06 21:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.