当前位置: 首页 > web >正文

squirrel关系库,如何使用Squirrel SQL列出数据库中的所有表?

I use Squirrel SQL to connect to a JavaDB/Derby database on my desktop. I can run SQL queries.

But how can I list all tables in the database? And preferably all column and column types.

解决方案

You can do it easily from the GUI. After you open your session, click the Objects tab, then expand the tree. Expand the db, schema, and then table nodes, and you'll see all of your tables. If you click on a particular table node, a table will open to the right. By clicking the Columns tab, you can get the column names, types, and other meta data.

Or are you looking for SQL commands?

http://www.xdnf.cn/news/11061.html

相关文章:

  • php 超轻量级 博客系统,超轻量级个人博客 pblog | 码农软件 - 码农网
  • [ARM]ARM平台处理器简介-ARMv7
  • 一些C语言网站
  • 【课程设计/毕业设计】python家教信息管理系统源码+开发文档
  • 无法显示 xml 页 解决方案
  • 不得不看的黑客工具集
  • 程序员的十年工作创业血泪史,万字长文,仔细读完,受益匪浅
  • 如何解决sourceforge下载文件慢的问题VIP
  • Visual Studio 2008系列教程(一):VS 2008安装详解!
  • MyEclipse各种版本号注冊码
  • JSP火车站售票管理系统h315m--(程序+源码+数据库+调试部署+开发环境)
  • cvCircle()函数
  • HertzBeat的安装和使用教程
  • Flex Builder 教程
  • 天联网到点设置步骤
  • 联想ts530服务器装系统,诠释服务器新标准 联想TS530助SMB成长
  • 秒懂所有USB接口类型,USB接口大全;Type-A、Type-B、Type-C、miniUSB、microUSB区分
  • 全新整理黑客网站大全!都在这了!速看收藏!
  • 2021最新python爬取12306列车信息自动抢票并自动识别验证码
  • 【桌面虚拟化】之六Local Mode
  • 英语学习网址收集
  • 错误(安装程序不能验证 Update.inf 文件的完整性)的解决方法
  • 电信 网通 铁通 DNS服务器IP地址
  • pdp激活大致流程
  • 基于MATLAB的泊松分布,正态分布与伽玛分布(附完整代码与例题)_matlab泊松分布(1)
  • 【C++】利用Visual Studio 2008编写C++,Visual Studio 2008的基本使用
  • sftp基本介绍与搭建和使用
  • Vista C盘空间越来越小完美解决方案
  • Nero11序列号 有效序列号
  • 【重识云原生】第二章计算第一节——计算虚拟化技术总述